Class HsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
COM.TIBCO.hawk.console.security.HsException
All Implemented Interfaces:
Serializable

public class HsException extends Exception
Signals that a security exception has occurred
See Also:
  • Constructor Details

    • HsException

      public HsException(String msg)
      Construct an exception with a detailed message.
      Parameters:
      msg - the detailed message