public abstract class AbstractException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractException()
Constructor
|
protected |
AbstractException(Exception cause)
Constructor
|
protected |
AbstractException(String message)
Constructor
|
protected |
AbstractException(String message,
Exception cause)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009-2013 IRD. All Rights Reserved.