Collections of common business errors.
Project description
bizerror
Collections of common business errors.
Install
pip install bizerror
Installed command utils
- bizerror-generator
Shipped exception classes
- OK
- BizError
- SysError
- UndefinedError
- DatabaseError
- CacheError
- MessageQueueError
- AnotherServiceError
- HttpError
- RequestExpired
- NotSupportedHttpMethod
- BadResponseContent
- NoMatchingRouteFound
- ReqeustForbidden
- NoUpstreamServerAvailabe
- ConfigError
- MissingConfigItem
- DataError
- TargetNotFound
- AuthError
- AccountLockedError
- AccountTemporaryLockedError
- UserPasswordError
- AppAuthFailed
- TsExpiredError
- AccountDisabledError
- AccountStatusError
- AccountRemovedError
- LoginRequired
- AccessDenied
- UserDoesNotExist
- BadUserToken
- ReqidDuplicateError
- TypeError
- ParseJsonError
- ParamError
- MissingParameter
- BadParameter
- BadParameterType
- StringTooShort
- StringTooLong
- MissingField
- WrongFieldType
- WrongParameterType
- ValueExceedsMaxLimit
- ValueLessThanMinLimit
- FormError
- CaptchaOnlyAllowedOnce
- CaptchaValidateFailed
- RepeatedlySubmitForm
- CaptchaRequired
- LogicError
- CastFailedError
- CastToIntegerFailed
- CastToFloatFailed
- CastToNumbericFailed
- CastToBooleanFailed
- CastToStringFailed
- NotSupportedTypeToCast
- PermissionError
- NoPermissionError
- NoReadPermissionError
- NoWritePermissionError
- NoDeletePermissionError
- NoAccessPermissionError
- NoPermissionToCleanCacheError
Release Notes
v0.4.10
- Fix unicode problems for old python.
- Unittest all passed.
v0.4.9
- bizerror.BizError add init by a dict supporting.
- Add bizerror.PermissionError(s).
v0.4.7
- Add BizError.update.
- Add CastFailedError.
v0.4.6
- Add BadResponseContent.
v0.4.5
- Add StringTooShort and StringTooLong.
- Fix bizerror.BizError(another_bizerror) problem.
v0.4.2
- Fix unicode encode/decode problems.
- Support python3 only.
v0.4.1
- Add UserDoesNotExist.
- Add BadUserToken.
v0.4.0
- Get error message by error class name, so that we can provide error message override function.
v0.3.1
- Fix xlsxhelper dependencies problem.
v0.3.0
- Add message parameters support.
- Add exception classes.
- Add class generator and tempalte maker.
v0.2.3
- Add NotSupportedTypeToCast error.
v0.2.0
- Fix get_error_message always use default language problem.
- Add BizError.MESSAGE classproperty.
V0.2.0
- Add auto generate mechanism.
- Add language support.
v0.1.0
- Add BizError base class.
- Add some common errors.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bizerror-0.4.10.tar.gz
(12.2 kB
view details)
Built Distribution
bizerror-0.4.10-py3-none-any.whl
(12.8 kB
view details)
File details
Details for the file bizerror-0.4.10.tar.gz
.
File metadata
- Download URL: bizerror-0.4.10.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e76dbae360b8e4deda39c77ba2160da4e9d8772fc9d3f96034940466a887879a |
|
MD5 | dfea4ddc52333eddc0241ba0afa0bd67 |
|
BLAKE2b-256 | 984698ff5958c60daec31fbd975b4b10009204539169442f6512fde9f9665282 |
File details
Details for the file bizerror-0.4.10-py3-none-any.whl
.
File metadata
- Download URL: bizerror-0.4.10-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57f4e2253a43d9dbaafe55445202cae73281ad6cb4dbca0024f5d4ede5e4892d |
|
MD5 | 7695e6c67bedff970c84156e253badad |
|
BLAKE2b-256 | 2865664b61c1f4eeacec5645aba506c9657e4ff28d6c199dcb1a3b018c3cb3c6 |