public abstract class FreekiException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
FreekiException(String format,
Object... params) |
protected |
FreekiException(String format,
Throwable error,
Object... params) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class Throwablepublic String getLocalizedMessage()
getLocalizedMessage in class ThrowableCopyright © 2013. All Rights Reserved.