Class JSONPointerException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class JSONPointerException
    extends JSONException
                        

    Exception class for kjson-pointer library.

    Author:

    Peter Wall

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      JSONPointer getKey()
      final JSONPointer getPointer() An optional key, strongly typed as a JSONPointer.
      • Methods inherited from class kotlin.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class io.kjson.JSONException

        getMessage, getText, withCause
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait