Uses of Package
nan.exception

Packages that use nan.exception
nan.model   
nan.tools   
 

Classes in nan.exception used by nan.model
InvalidPortException
          Thrown when a specified port is invalid for the selection.
NoSuchHeaderException
          Thrown when a someone tries to retrieve a non-existent header from a MessageHeader.
XMLParseException
          Thrown when an XML Document is not what is expected.
 

Classes in nan.exception used by nan.tools
BadDateFormatException
          Thrown when a Date String cannot be parsed into a Date.
NotReadyException
          Thrown when the EventLogger is not ready.
UnfinishedException
          Thrown when a background task is polled before it is finished.
XMLParseException
          Thrown when an XML Document is not what is expected.