Class TinyPathException

All Implemented Interfaces:
Serializable

public class TinyPathException extends RuntimeException
Thrown when a TinyPath expression contains a syntax error or the input JSON is invalid.
See Also:
  • Constructor Details

    • TinyPathException

      public TinyPathException(String message)
      Parameters:
      message - the detail message