NeuralkException¶
- exception NeuralkException(message, status_code, details)¶
Custom exception for errors raised by the Neuralk AI SDK.
- Variables:
- Parameters:
message (str)
status_code (HTTPStatus)
details (str)
Custom exception for errors raised by the Neuralk AI SDK.
message (str)
status_code (HTTPStatus)
details (str)