dxlclient.exceptions module¶
Classes for the different exceptions that the dxlclient APIs can raise.
-
exception
dxlclient.exceptions.BrokerListError¶ Bases:
exceptions.ExceptionException raised when a specified broker list is invalid
-
exception
dxlclient.exceptions.DxlException¶ Bases:
exceptions.ExceptionA general Data Exchange Layer (DXL) exception
-
exception
dxlclient.exceptions.InvalidProxyConfigurationError¶ Bases:
exceptions.ExceptionException raised when specified HTTP proxy address or port is invalid
-
exception
dxlclient.exceptions.MalformedBrokerUriException¶ Bases:
dxlclient.exceptions.DxlExceptionAn exception that is raised when a URL related to a DXL broker is malformed
-
exception
dxlclient.exceptions.NoBrokerSpecifiedError¶ Bases:
exceptions.ExceptionException raised when no brokers are specified
-
exception
dxlclient.exceptions.WaitTimeoutException¶ Bases:
dxlclient.exceptions.DxlExceptionException that is raised when a wait timeout is exceeded