Class HalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.refcodes.exception.AbstractException
org.refcodes.hal.HalException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap

public abstract class HalException extends org.refcodes.exception.AbstractException
The base exception for HAL related issues.
See Also: