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
- SysError
- UndefinedError
- DatabaseError
- CacheError
- MessageQueueError
- AnotherServiceError
- HttpError
- RequestExpired
- NotSupportedHttpMethod
- ConfigError
- MissingConfigItem
- BadResponseContent
- DataError
- TargetNotFound
- AuthError
- AccountLockedError
- AccountTemporaryLockedError
- UserPasswordError
- AppAuthFailed
- TsExpiredError
- AccountDisabledError
- AccountStatusError
- AccountRemovedError
- LoginRequired
- AccessDenied
- UserDoesNotExist
- BadUserToken
- TypeError
- CastToIntegerFailed
- CastToFloatFailed
- CastToNumbericFailed
- CastToBooleanFailed
- CastToStringFailed
- ParseJsonError
- NotSupportedTypeToCast
- ParamError
- MissingParameter
- BadParameter
- BadParameterType
- StringTooShort
- StringTooLong
- FormError
- CaptchaOnlyAllowedOnce
- CaptchaValidateFailed
- RepeatedlySubmitForm
- LogicError
Release Notes
v0.4.6 2020-02-21
- Add BadResponseContent.
v0.4.5 2021-02-19
- Add StringTooShort and StringTooLong.
- Fix bizerror.BizError(another_bizerror) problem.
v0.4.2 2020-11-10
- Fix unicode encode/decode problems.
- Support python3 only.
v0.4.1 2020-10-15
- Add UserDoesNotExist.
- Add BadUserToken.
v0.4.0 2020-07-26
- Get error message by error class name, so that we can provide error message override function.
v0.3.1 2020-07-19
- Fix xlsxhelper dependencies problem.
v0.3.0 2020-07-19
- Add message parameters support.
- Add exception classes.
- Add class generator and tempalte maker.
v0.2.3 2019-12-08
- Add NotSupportedTypeToCast error.
v0.2.0 2019-11-07
- Fix get_error_message always use default language problem.
- Add BizError.MESSAGE classproperty.
V0.2.0 2019-11-07
- 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.6.tar.gz
(8.0 kB
view details)
File details
Details for the file bizerror-0.4.6.tar.gz
.
File metadata
- Download URL: bizerror-0.4.6.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e9b8980fbbf1b02df0e5358f10f50918de5fc6ad59c72496c8b3ec1b641cfb2 |
|
MD5 | e377796cdb05a1769e41ea11c6ce3228 |
|
BLAKE2b-256 | f8d1602fbe6c37a27da7052c0ae9a170e7dacd8ba9f798561cf021ca977c85f7 |