Klasse ParseException

Alle implementierten Schnittstellen:
Serializable

public class ParseException extends RuntimeException
An unchecked exception to indicate that an input does not qualify as valid JSON.
Siehe auch:
  • Methodendetails

    • getLocation

      Returns the location at which the error occurred.
      Gibt zurück:
      the error location