radloggerpy.common.exception module

exception radloggerpy.common.exception.RadLoggerPyException[source]

Bases: Exception

Base exception for all native RadLoggerPy exceptions

All custom exceptions native to RadLoggerPy should implement this baseclass.