public class PlaceholderException extends RuntimeException
PlaceholderException is used when an exception cannot be serialized or deserialized.| Constructor and Description |
|---|
PlaceholderException(String exceptionClassName,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2013. All rights reserved