Class AWENotFoundException

All Implemented Interfaces:
Serializable

public class AWENotFoundException extends AWException
Specific AWE not found Exception class
Author:
Pablo GARCIA - 24/JUN/2010
See Also:
  • Constructor Details

    • AWENotFoundException

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