InnerError interface
Inner error details.
Properties
errordetail | The internal error message or exception dump. |
exceptiontype | The exception type. |
Property Details
errordetail
The internal error message or exception dump.
errordetail?: string
Property Value
string
exceptiontype
The exception type.
exceptiontype?: string
Property Value
string