Fault Members

Microsoft Robotics Class Reference

The Fault type exposes the following members.

Constructors

  Name Description
Public method Fault
Initializes a new instance of the Fault class

Methods

  Name Description
Public method Clone
Clone
Public method CopyTo
Copy To Fault
Public method Deserialize
Binary deserialize
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic member FromCodeSubcode
Creates fault from code qualified names
Public methodStatic member FromCodeSubcodeReason
Creates fault from code qualified names and reason text
Public methodStatic member FromException
Creates fault from exception using FaultCodes.Receiver for Code. Subcode is null
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Serialize
Binary serialize
Public method ToException
Creates an IOException instance from the fault body
Public method ToString
Display Fault text
(Overrides Object. . :: . .ToString() () () ().)

Properties

  Name Description
Public property Code
Code
Public property Detail
Detail
Public property Node
Node
Public property Reason
Reasons
Public property Role
Role

See Also

Fault Class

W3C.Soap Namespace