InnerError interface
Inner error details.
Properties
error |
The internal error message or exception dump. |
exception |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript