exegol.exceptions package

Submodules

exegol.exceptions.ExegolExceptions module

exception exegol.exceptions.ExegolExceptions.CancelOperation

Bases: Exception

Custom exception when an error occurred and the operation must be canceled ou skipped

exception exegol.exceptions.ExegolExceptions.ObjectNotFound

Bases: Exception

Custom exception when a specific container do not exist

exception exegol.exceptions.ExegolExceptions.ProtocolNotSupported

Bases: Exception

Custom exception when a specific network protocol is not supported

Module contents