| TeamSpeakException Class |
Namespace: TeamSpeak.Sdk
The TeamSpeakException type exposes the following members.
| 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.
|
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) | |
| ErrorCode |
Error code return by the native library.
| |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from Exception.) | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData |
Sets the SerializationInfo with information about the exception.
(Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) | |
| GetType | (Inherited from Exception.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
| SerializeObjectState | (Inherited from Exception.) |