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, toString
Copyright © 2015. All rights reserved.