AMPS C# Client
5.3.3.4
AMPS C# Client for .NET
|
Thrown when an attempt is made to use a message with a type that is not found. More...
Public Member Functions | |
ProtocolNotFoundException (string message) | |
ProtocolNotFoundException (Exception innerException) | |
ProtocolNotFoundException (string message, Exception innerException) | |
![]() | |
ProtocolException (string message) | |
ProtocolException (Exception innerException) | |
ProtocolException (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 an attempt is made to use a message with a type that is not found.