public class FoloContentException extends Exception
| Constructor and Description |
|---|
FoloContentException(String message,
Object... params) |
FoloContentException(String message,
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 getLocalizedMessage()
getLocalizedMessage in class Throwablepublic String getMessage()
getMessage in class ThrowableCopyright © 2011-2016. All Rights Reserved.