bloqade.analog.task.batch.TaskError
← Module overview
class
classTaskError¶source
bloqade.analog.task.batch.TaskError
Bases: Serializable
class TaskError(exception_type: str, stack_trace: str)Parameters
| Name | Type | Description |
|---|---|---|
exception_type | str | |
stack_trace | str |
Attributes
| Name | Type | Description |
|---|---|---|
exception_type | str | |
stack_trace | str |