Uses of Class
dino.api.DiNoException

Uses of DiNoException in dino.api
 

Subclasses of DiNoException in dino.api
 class BadAddressException
          This exception is thrown in response to invalid URLs, host:port specifications, and destination names
 class NotebookAlreadyExistsException
          This exception is thrown in response to an attempt to create a notebook that already exists.
 class NotebookNotFoundException
          This exception is thrown in response to attempts to look up a non-existent notebook.