Class IntegrityCheckFailureError
431 Integrity Check Failure.
Inherited Members
Namespace: FM.LiveSwitch.Stun
Assembly: FM.LiveSwitch.dll
Syntax
public class IntegrityCheckFailureError : Error
Constructors
IntegrityCheckFailureError()
Initializes a new instance of the Integrity
Declaration
public IntegrityCheckFailureError()
IntegrityCheckFailureError(String)
Initializes a new instance of the Integrity
Declaration
public IntegrityCheckFailureError(string message)
Parameters
Type | Name | Description |
---|---|---|
System. |
message | The message. |
Methods
GetDescription()
Gets the description for this Error.
Declaration
public override string GetDescription()
Returns
Type | Description |
---|---|
System. |