org.finra.jtaf.core.model.exceptions
Class ModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.finra.jtaf.core.model.exceptions.ModelException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ExpectedFailureException
public class ModelException
- extends Exception
Generic base class for every model-related exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModelException
public ModelException()
ModelException
public ModelException(String message)
ModelException
public ModelException(String message,
Throwable th)
ModelException
public ModelException(Throwable th)
Copyright © 2014. All rights reserved.