org.eclipse.higgins.iss
Class ISSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.iss.ISSException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PolicyParseException, UnsatisfiablePolicyException
- public class ISSException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ISSException
public ISSException()
ISSException
public ISSException(String message)
ISSException
public ISSException(String message,
Throwable cause)
ISSException
public ISSException(Throwable cause)