This exception differs from JAXBException
in that
this is an unchecked exception, while JAXBException
is a checked exception.
JAXB
Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID |
DataBindingException | back to summary |
---|---|
public DataBindingException(String message, Throwable cause) |
DataBindingException | back to summary |
---|---|
public DataBindingException(Throwable cause) |