Exception classes for Hotglue ETL
Project description
hotglue-etl-exceptions
Python module providing exception classes for Hotglue ETL operations.
Installation
pip install -e .
Usage
from hotglue_etl_exceptions import InvalidCredentialsError, InvalidPayloadError
# Raise InvalidCredentialsError exception
raise InvalidCredentialsError("Invalid username or password")
# Raise InvalidPayloadError exception
raise InvalidPayloadError("Payload validation failed")
Exported Classes
InvalidCredentialsError: Exception raised when credentials are invalidInvalidPayloadError: Exception raised when payload is invalid
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hotglue_etl_exceptions-0.1.0.tar.gz.
File metadata
- Download URL: hotglue_etl_exceptions-0.1.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caa9c2234b40ba52ac59dfdf59b228db83bec1bbc0f9a10d45699a3b02324c85
|
|
| MD5 |
9c6d937eceed17222546af6095a58f9d
|
|
| BLAKE2b-256 |
085e8b331310d5e77f8496101af773f9a2a14e71bf3f3d23af723852cb43038d
|
File details
Details for the file hotglue_etl_exceptions-0.1.0-py3-none-any.whl.
File metadata
- Download URL: hotglue_etl_exceptions-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b124b1279fd1bb5a9b747a42251588e8dfff92f2827a22b888ad060b4f69da60
|
|
| MD5 |
4cd942c2d05b5663ac46bab4905c9449
|
|
| BLAKE2b-256 |
d38437b44c0ca36a6875386ea40f89e9d4b6989ea9196fd85cdd4732a8822876
|