public class ADBException extends DataBindException
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) |
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–2016 The Apache Software Foundation. All rights reserved.