public class ISE extends IllegalStateException
| Constructor and Description |
|---|
ISE(String formatText,
Object... arguments) |
ISE(Throwable cause,
String formatText,
Object... arguments) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2017. All rights reserved.