AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
All Classes Namespaces Functions Variables Enumerations Properties Events
AMPS.Client.Exceptions.ConnectionException Class Reference

Base class for exceptions thrown when the AMPS connection is not in an appropriate state for the requested operation. More...

+ Inheritance diagram for AMPS.Client.Exceptions.ConnectionException:

Public Member Functions

 ConnectionException (string message)
 
 ConnectionException (Exception innerException)
 
 ConnectionException (string message, Exception innerException)
 
- Public Member Functions inherited from AMPS.Client.Exceptions.AMPSException
 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...
 

Detailed Description

Base class for exceptions thrown when the AMPS connection is not in an appropriate state for the requested operation.


The documentation for this class was generated from the following file: