Class NotebookReader.NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
io.deephaven.enterprise.dnd.notebook.NotebookReader.NotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NotebookReader
An exception thrown when a Notebook is not found.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString