Package com.arjuna.wst
Class SystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.wst.SystemException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SystemCommunicationException
Thrown if a general exception is encountered (one not supported by
any other exception.)
- Since:
- 1.0.
- Version:
- $Id: SystemException.java,v 1.2 2003/04/11 14:47:29 nmcl Exp $
- Author:
- Mark Little (mark.little@arjuna.com)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SystemException
public SystemException() -
SystemException
-