port1900.exceptions
Exception hierarchy for the port1900 Nex client library.
ConnectionError
Bases: Port1900Error
Exception raised when a network connection to a Nex server fails.
Port1900Error
Bases: Exception
Base exception class for all port1900 errors.
TimeoutError
Bases: Port1900Error
Exception raised when a network operation times out.
URIError
Bases: Port1900Error
Exception raised when a Nex URI is invalid or parsing fails.