pyrobale.exceptions.commonΒΆ
ExceptionsΒΆ
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
Module ContentsΒΆ
- exception pyrobale.exceptions.common.PyroBaleException[source]ΒΆ
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception pyrobale.exceptions.common.InvalidTokenException[source]ΒΆ
Bases:
PyroBaleExceptionCommon base class for all non-exit exceptions.
- exception pyrobale.exceptions.common.NotFoundException[source]ΒΆ
Bases:
PyroBaleExceptionCommon base class for all non-exit exceptions.
- exception pyrobale.exceptions.common.ForbiddenException[source]ΒΆ
Bases:
PyroBaleExceptionCommon base class for all non-exit exceptions.
- exception pyrobale.exceptions.common.InternalServerException[source]ΒΆ
Bases:
PyroBaleExceptionCommon base class for all non-exit exceptions.