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:
  • Constructor Details

    • HLSError

      public HLSError()
    • HLSError

      public HLSError(String s)