Class ParserException

All Implemented Interfaces:
Serializable

public class ParserException extends PebbleException
See Also:
  • Field Details

  • Constructor Details

    • ParserException

      public ParserException(Throwable cause, String message, int lineNumber, String filename)