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:
-
Import the
CustomError
class from theactive_erroring
module. -
Create an instance of
CustomError
and provide the error message. You can also specify a custom error name. -
Raise the custom error.
Example
Here's a complete example of using Active Erroring in a Python script.
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
Built Distribution
File details
Details for the file Active_Erroring-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: Active_Erroring-1.1.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae5b4523b66598105ee62e1c624545ce22afd7fee260b4a753c1027f76122e4f |
|
MD5 | 0ff05ba294f219cd4a71f5f801df373f |
|
BLAKE2b-256 | 4d7568bc6b11a3420faea5cf1836983db029270da0811183c9440dcf847c11d8 |