Package oracle.dbtools.plugin.api.json
Class JSONIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.dbtools.plugin.api.json.JSONIOException
- All Implemented Interfaces:
Serializable
An unchecked exception raised whenever a checked
IOException is
encountered on the underlying stream that the JSON API is operating on.- Author:
- cdivilly
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JSONIOException
-