public class ADBException extends DataBindException
location, nested
Constructor and Description |
---|
ADBException() |
ADBException(String string) |
ADBException(String string,
Location location) |
ADBException(String string,
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
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.