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