public class ModelException extends RuntimeException
| Constructor and Description | 
|---|
ModelException()  | 
ModelException(String message)  | 
ModelException(String message,
              Throwable cause)  | 
ModelException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.