Exceptions
Specific application exceptions.
-
exception firm_info.exceptions.MyAppBaseException[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]
Exceptions related to FirmContact serialization errors
during template tag generation.