AMPS C# Client
5.3.3.4
AMPS C# Client for .NET
|
Thrown when invalid transport options are present in the URI provided. Verify the URI with the AMPS administrator. More...
Public Member Functions | |
InvalidTransportOptionsException (string message) | |
InvalidTransportOptionsException (Exception innerException) | |
InvalidTransportOptionsException (string message, Exception innerException) | |
![]() | |
TransportException (string message) | |
TransportException (Exception innerException) | |
TransportException (string message, Exception innerException) | |
![]() | |
ConnectionException (string message) | |
ConnectionException (Exception innerException) | |
ConnectionException (string message, Exception innerException) | |
![]() | |
AMPSException () | |
Constructs a new AMPSException with a general error message. More... | |
AMPSException (string message) | |
Constructs a new AMPSException with a supplied error message. More... | |
AMPSException (Exception innerException) | |
Constructs a new AMPSException with a supplied inner exception. More... | |
AMPSException (string message, Exception innerException) | |
Constructs a new AMPSException with a supplied message and inner exception. More... | |
Thrown when invalid transport options are present in the URI provided. Verify the URI with the AMPS administrator.