exception bluecat_libraries.http_client.GeneralError(message, *args, **kwargs)
Bases: Exception
Base exception to serve as an ancestor for the specific ones.
| Parameters | Description |
|---|---|
| message(str) | Text about the error that occurred. |