public class DataBindingException
extends java.lang.RuntimeException
This exception differs from JAXBException
in that
this is an unchecked exception, while JAXBException
is a checked exception.
JAXB
,
Serialized FormConstructor and Description |
---|
DataBindingException(java.lang.String message,
java.lang.Throwable cause) |
DataBindingException(java.lang.Throwable cause) |
Copyright © 2004-2011 Oracle
Comments to: spec-comments@jsr222.java.net
More information at: http://jaxb.java.net