public class DataBindException extends XMLStreamException
location, nested
Constructor and Description |
---|
DataBindException() |
DataBindException(String string) |
DataBindException(String string,
Location location) |
DataBindException(String string,
Location location,
Throwable throwable) |
DataBindException(String string,
Throwable throwable) |
DataBindException(Throwable throwable) |
getLocation, getNestedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.