ResourceError#
- class ResourceError#
Resource errors are for any resource used by an element: memory, files, network connections, process space, … They’re typically used by source and sink elements.
Methods#
Fields#
- class ResourceError
- BUSY#
The type of the None singleton.
- CLOSE#
The type of the None singleton.
- FAILED#
The type of the None singleton.
- NOT_AUTHORIZED#
The type of the None singleton.
- NOT_FOUND#
The type of the None singleton.
- NO_SPACE_LEFT#
The type of the None singleton.
- NUM_ERRORS#
The type of the None singleton.
- OPEN_READ#
The type of the None singleton.
- OPEN_READ_WRITE#
The type of the None singleton.
- OPEN_WRITE#
The type of the None singleton.
- READ#
The type of the None singleton.
- SEEK#
The type of the None singleton.
- SETTINGS#
The type of the None singleton.
- SYNC#
The type of the None singleton.
- TOO_LAZY#
The type of the None singleton.
- WRITE#
The type of the None singleton.