gbvision.exceptions package¶
Submodules¶
gbvision.exceptions.could_not_read_frame_exception module¶
-
exception
gbvision.exceptions.could_not_read_frame_exception.CouldNotReadFrameException[source]¶ Bases:
gbvision.exceptions.vision_exception.VisionExceptionthis is raised when the camera could not be read from
gbvision.exceptions.device_not_found_exception module¶
-
exception
gbvision.exceptions.device_not_found_exception.DeviceNotFoundException[source]¶ Bases:
gbvision.exceptions.vision_exception.VisionExceptionthis is raised when the program was not able to connect to the camera
gbvision.exceptions.stream_closed module¶
gbvision.exceptions.tcp_stream_closed module¶
-
exception
gbvision.exceptions.tcp_stream_closed.TCPStreamClosed[source]¶ Bases:
gbvision.exceptions.stream_closed.StreamClosedindicates that a stream was closed