AMPS C# Client
5.3.3.4
AMPS C# Client for .NET
|
This exception is thrown when the content filter supplied has one or more errors. Check the syntax of the content filter, and check the server logs for details. More...
Public Member Functions | |
BadFilterException (string message) | |
BadFilterException (Exception innerException) | |
BadFilterException (string message, Exception innerException) | |
![]() | |
CommandException (string message) | |
CommandException (Exception innerException) | |
CommandException (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... | |
This exception is thrown when the content filter supplied has one or more errors. Check the syntax of the content filter, and check the server logs for details.