org.eclipse.higgins.idas.api.model
Class IdASModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.idas.api.model.IdASModelException
- All Implemented Interfaces:
- Serializable
public class IdASModelException
- extends IdASException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IdASModelException
public IdASModelException()
IdASModelException
public IdASModelException(String message)
IdASModelException
public IdASModelException(String message,
Throwable cause)
IdASModelException
public IdASModelException(Throwable cause)