com.arjuna.mw.wsas.exceptions
Class HLSError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by 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

Constructor Summary
HLSError()
           
HLSError(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HLSError

public HLSError()

HLSError

public HLSError(String s)


Copyright © 2012. All Rights Reserved.