Package com.arjuna.mw.wsas.exceptions
Class HLSError
java.lang.Object
java.lang.Throwable
java.lang.Error
com.arjuna.mw.wsas.exceptions.HLSError
- All Implemented Interfaces:
Serializable
An HLS may throw this error whenever a serious problem is encountered.
- Since:
- 1.0.
- Version:
- $Id: HLSError.java,v 1.1 2002/11/25 10:51:42 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
-
HLSError
public HLSError() -
HLSError
-