Package 

Class JSONIncorrectTypeException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class JSONIncorrectTypeException
    extends JSONException
                        

    Exception class to represent "incorrect type" errors; thrown when a specific type is requested as a return value and the actual value was not of that type.