| TeamSpeakException Constructor |
| Name | Description | |
|---|---|---|
| TeamSpeakException(SerializationInfo, StreamingContext) |
Initializes a new instance of the TeamSpeakException with the specified serialization and context information.
| |
| TeamSpeakException(Error, String) |
Initializes a new instance of the TeamSpeakException class with a specified error code and error message.
| |
| TeamSpeakException(Error, String, Exception) |
Initializes a new instance of the TeamSpeakException class with a specified error code, error message and a reference to the inner exception that is the cause of this exception.
|