jambo.exceptions package
Submodules
jambo.exceptions.internal_assertion_exception module
jambo.exceptions.invalid_schema_exception module
jambo.exceptions.unsupported_schema_exception module
Module contents
- exception InternalAssertionException(message)[source]
Bases:
RuntimeErrorException raised for internal assertions.
- Parameters:
message (str)
- Return type:
None