public class ISException extends FHNManagerException
| Constructor and Description |
|---|
ISException() |
ISException(String message) |
ISException(String message,
Throwable cause) |
ISException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ISException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All Rights Reserved.