InnerErrorOutput interface
内部错误详细信息。
属性
| errordetail | 内部错误消息或异常转储。 |
| exceptiontype | 异常类型。 |
属性详细信息
errordetail
内部错误消息或异常转储。
errordetail?: string
属性值
string
exceptiontype
异常类型。
exceptiontype?: string
属性值
string