@cpod/sdk - v0.2.7
Preparing search index...
TaskErrorRequest
Interface TaskErrorRequest
Task error request
interface
TaskErrorRequest
{
task_uuid
:
string
;
error
:
string
;
error_type
?:
string
;
stack_trace
?:
string
;
}
Index
Properties
task_
uuid
error
error_
type?
stack_
trace?
Properties
task_
uuid
task_uuid
:
string
error
error
:
string
Optional
error_
type
error_type
?:
string
Optional
stack_
trace
stack_trace
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
task_
uuid
error
error_
type
stack_
trace
@cpod/sdk - v0.2.7
Loading...
Task error request