public class LoadingException extends VerifierConstraintViolatedException
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, getMessage