Skip to main content

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

    • ParseJsonError
    • NotSupportedTypeToCast
  • ParamError

    • MissingParameter
    • BadParameter
    • BadParameterType
    • StringTooShort
    • StringTooLong
  • FormError

    • CaptchaOnlyAllowedOnce
    • CaptchaValidateFailed
    • RepeatedlySubmitForm
  • LogicError

  • CastFailedError

    • CastToIntegerFailed
    • CastToFloatFailed
    • CastToNumbericFailed
    • CastToBooleanFailed
    • CastToStringFailed

Release Notes

v0.4.7 2021-02-24

  • Add BizError.update.
  • Add CastFailedError.

v0.4.6 2021-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


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.7.tar.gz (8.1 kB view details)

Uploaded Source

File details

Details for the file bizerror-0.4.7.tar.gz.

File metadata

  • Download URL: bizerror-0.4.7.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.7

File hashes

Hashes for bizerror-0.4.7.tar.gz
Algorithm Hash digest
SHA256 724cb4a9ae3af0f0b1fdd41073762f6b63cdf34d793b94c1bcbde9400cd410ef
MD5 fd819efc88ce7001e75242515601408c
BLAKE2b-256 deadb74b813893426e6946ac32f012a9ad4396ed4c6da2977fd848930ab700b5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page