Class ActException

All Implemented Interfaces:
Serializable

public class ActException extends RuntimeException
See Also:
  • Constructor Details

    • ActException

      public ActException(String message)
    • ActException

      public ActException(String message, Exception cause)
    • ActException

      public ActException(Exception e)