Exceptions
Specific application exceptions.
-
exception firm_info.exceptions.FirmInfoException[source]
Exception base.
You should never use it directly except for test purpose. Instead make or
use a dedicated exception related to the error context.
-
exception firm_info.exceptions.SerializeFirmError[source]
Exception raised when serializing firm data encounters an error.