Package org.apache.johnzon.core
Class JsonReaderImpl.NothingToRead
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- org.apache.johnzon.core.JsonReaderImpl.NothingToRead
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- JsonReaderImpl
public static class JsonReaderImpl.NothingToRead extends java.lang.IllegalStateException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NothingToRead()
-