Package javax.el

Class PropertyNotFoundException

All Implemented Interfaces:
Serializable

public class PropertyNotFoundException extends ELException
See Also:
  • Constructor Details

    • PropertyNotFoundException

      public PropertyNotFoundException()
    • PropertyNotFoundException

      public PropertyNotFoundException(String message)
    • PropertyNotFoundException

      public PropertyNotFoundException(Throwable cause)
    • PropertyNotFoundException

      public PropertyNotFoundException(String message, Throwable cause)