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