public class IsisFishException extends Exception
| Constructor and Description |
|---|
IsisFishException(String message)
Constructor with message.
|
IsisFishException(String message,
Throwable cause)
Constructor with message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999-2012 CodeLutin. All Rights Reserved.