Click or drag to resize

Fault Methods

The Fault type exposes the following members.

Methods
  NameDescription
Public methodStatic memberErrorCodeEnumToMessage
Get corresponding message for the error code from the TypeText.resx ressource file. The format of the ressource string name is: ErrorCodeEnum + ErrorCodeEnum.Value. Example: "ErrorCodeEnum.InvalidRentalObjectNo".
Public methodToString
Override ToString to include the unique id in exceptions dumps.
(Overrides ObjectToString.)
Top
See Also