public class LoadingException extends VerifierConstraintViolatedException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
LoadingException()
Constructs a new LoadingException with null as its error message string.
|
LoadingException(java.lang.String message)
Constructs a new LoadingException with the specified error message.
|
extendMessage, getMessageprivate static final long serialVersionUID