Class AttributeNotFoundException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RootAttributeNotFoundException

public class AttributeNotFoundException extends PebbleException
See Also:
  • Constructor Details

    • AttributeNotFoundException

      public AttributeNotFoundException(Throwable cause, String message, String attributeName, int lineNumber, String filename)
  • Method Details

    • getAttributeName

      public String getAttributeName()