Error Properties |
The Error type exposes the following members.
Name | Description | |
---|---|---|
![]() | code |
Error code number, this is a required field
|
![]() | Detail |
Detailed error localized or unlocalized error that is thrown by the business logic backend that caused the error
|
![]() | element |
Element that caused the error
|
![]() | Message |
Localized standard message associated with the error code
|