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:
- Serializable
 - Enclosing class:
- JsonReaderImpl
 
 public static class JsonReaderImpl.NothingToRead extends IllegalStateException - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description NothingToRead()
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-