Skip to main content

This package can be used to raise custom errors and have fun.

Project description

Active Erroring

Active Erroring is a Python package that provides a simple way to raise custom errors with customizable error names and messages.

Installation

You can install Active Erroring using pip.

pip install active-erroring

Usage

To use Active Erroring in your Python code, follow these steps:

  1. Import the CustomError class from the active_erroring module.

  2. Create an instance of CustomError and provide the error message. You can also specify a custom error name.

  3. Raise the custom error.

Example

Here's a complete example of using Active Erroring in a Python script.

Demo

Demo

License

This project is licensed under the MIT License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Active_Erroring-1.1.2-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

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