Click or drag to resize
Error Properties

The Error type exposes the following members.

Properties
  NameDescription
Public propertycode
Error code number, this is a required field
Public propertyDetail
Detailed error localized or unlocalized error that is thrown by the business logic backend that caused the error
Public propertyelement
Element that caused the error
Public propertyMessage
Localized standard message associated with the error code
Top
See Also