Class SingleAppException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BizLogicAppException, ValidationAppException

public abstract class SingleAppException extends AppException
Is an abstract class describing an occurence of a single validation error.
See Also:
  • Constructor Details

    • SingleAppException

      public SingleAppException()
      Constructs a new instance.
    • SingleAppException

      public SingleAppException(String message)
      Constructs a new instance with message.
      Parameters:
      message - message