Class AWESessionException

All Implemented Interfaces:
Serializable

public class AWESessionException extends AWException
Specific AWE Session Exception class Formatted exception to show a title and a description of the thrown ERROR
Author:
Pablo GARCIA - 24/JUN/2010
See Also:
  • Constructor Details

    • AWESessionException

      public AWESessionException(String title, String message)
      Constructs an instance of AWException with the specified detail message.
      Parameters:
      title - Exception title
      message - Detail message