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
public class HLSError
- extends Error
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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HLSError
public HLSError()
HLSError
public HLSError(String s)
Copyright © 2012. All Rights Reserved.