Class ParseException

All Implemented Interfaces:
Serializable

public class ParseException extends RuntimeException
An unchecked exception to indicate that an input does not qualify as valid JSON.
See Also:
Serialized Form
  • Method Details

    • getLocation

      Returns the location at which the error occurred.
      Returns:
      the error location