Class PredelimErrorException

All Implemented Interfaces:
Serializable

public final class PredelimErrorException extends ParseErrorException
See Also:
  • Constructor Details

    • PredelimErrorException

      public PredelimErrorException(String path, String expected, String found)