The ErrorResponse type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ClassName |
Gets or sets the class name that threw the error
|
![]() | Message |
Gets or sets the message from the response
|
![]() | Screenshot |
Gets or sets the screenshot of the error
|
![]() | StackTrace |
Gets or sets the stack trace of the error
|
See Also