public class InternalException extends ApplicationException
| Constructor and Description |
|---|
InternalException(String message) |
InternalException(String message,
Throwable e)
This constructor is used for exception conversion.
|
InternalException(Throwable e)
This constructor is used for exception conversion.
|
getError, getInner, getLocalizedMessage, isLogged, setLogged, setResourceBundleaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Eclipse Stardust. All Rights Reserved.