Class PropertyNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclnt.jsfserver.base.faces.el.PropertyNotFoundException
All Implemented Interfaces:
Serializable

public class PropertyNotFoundException extends Exception
See Also:
  • Constructor Details

    • PropertyNotFoundException

      public PropertyNotFoundException()
    • PropertyNotFoundException

      public PropertyNotFoundException(String message, Throwable cause)