Skip to content

exceptions

Classes:

APIException

Bases: Exception

Problem calling Heurist API.

AuthenticationError

AuthenticationError(message)

Bases: Exception

Error raised when unable to authenticate Heurist login.

MissingParameterException

MissingParameterException(parameter: str, env_file: str)

Bases: Exception

Exception raised for a missing parameter.