Interface: IFailExceptionJinEitherFrame<T>
Type parameters
Name |
---|
T |
Hierarchy
↳
IFailExceptionJinEitherFrame
Properties
$debug
• $debug: Omit
<IDebugInfo
, "req"
>
debugging information
Inherited from
Defined in
jin-frame/src/interfaces/IFailJinEitherFrame.ts:11
$err
• $err: Error
exception class, $err representative message, stacktrace
Inherited from
Defined in
jin-frame/src/interfaces/IFailJinEitherFrame.ts:8
$frame
• $frame: JinEitherFrame
<any
, T
>
Inherited from
Defined in
jin-frame/src/interfaces/IFailJinEitherFrame.ts:13
$progress
• $progress: "error"
progress of jin-frame, error representative mostly raise exception from axios.request
Defined in
jin-frame/src/interfaces/IFailJinEitherFrame.ts:18
status
• status: number
Inherited from
Defined in
jin-frame/node_modules/axios/index.d.ts:352
statusText
• statusText: string
Inherited from
IFailJinEitherFrame.statusText
Defined in
jin-frame/node_modules/axios/index.d.ts:353