Source code for gbvision.exceptions.vision_exception

[docs]class VisionException(Exception): """ Generic vision exception """