public class MessageException extends RuntimeMultiException
| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
The serialVersionUID.
|
| Constructor and Description |
|---|
MessageException()
Constructs an Exception without a message.
|
MessageException(java.lang.String message)
Constructs an Exception with a detailed message.
|
addThrowable, isEmpty, listNestedExceptions, printStackTrace, printStackTrace, printStackTrace, sizestatic final long serialVersionUID