Click or drag to resize
TeamSpeakException Constructor
Overload List
  NameDescription
Protected methodTeamSpeakException(SerializationInfo, StreamingContext)
Initializes a new instance of the TeamSpeakException with the specified serialization and context information.
Public methodTeamSpeakException(Error, String)
Initializes a new instance of the TeamSpeakException class with a specified error code and error message.
Public methodTeamSpeakException(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.
Top
See Also