Package nan.exception

Exception Summary
BadDateFormatException Thrown when a Date String cannot be parsed into a Date.
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.
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.