public class ADBException extends DataBindException
location, nested
Constructor and Description |
---|
ADBException() |
ADBException(String string) |
ADBException(String string,
javax.xml.stream.Location location) |
ADBException(String string,
javax.xml.stream.Location location,
Throwable throwable) |
ADBException(String string,
Throwable throwable) |
ADBException(Throwable throwable) |
getLocation, getNestedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ADBException()
public ADBException(String string)
public ADBException(Throwable throwable)
public ADBException(String string, javax.xml.stream.Location location, Throwable throwable)
public ADBException(String string, javax.xml.stream.Location location)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.