| Overload | Description |
|---|---|
| InvalidAgentException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the InvalidAgentException class with serialized data. |
| InvalidAgentException Constructor() | Initializes a new instance of the InvalidAgentException class. |
| InvalidAgentException Constructor(Int32,String) | Initializes a new instance of the InvalidAgentException class with a specified error message and an error code associated with this exception. |
| InvalidAgentException Constructor(String,Exception) | Initializes a new instance of the InvalidAgentException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
| InvalidAgentException Constructor(String) | Initializes a new instance of the InvalidAgentException class with a specified error message. |

