probator.exceptions

exception probator.exceptions.ProbatorError

Bases: Exception

exception probator.exceptions.ProbatorFatalError

Bases: probator.exceptions.ProbatorError

exception probator.exceptions.CloudFlareError

Bases: probator.exceptions.ProbatorError

exception probator.exceptions.EmailSendError

Bases: probator.exceptions.ProbatorError

exception probator.exceptions.ObjectDeserializationError

Bases: probator.exceptions.ProbatorError

exception probator.exceptions.SlackError

Bases: probator.exceptions.ProbatorError

exception probator.exceptions.ResourceException

Bases: probator.exceptions.ProbatorError

Exception class for resource types

exception probator.exceptions.IssueException

Bases: probator.exceptions.ProbatorError

Exception class for issue types

exception probator.exceptions.AccountException

Bases: probator.exceptions.ProbatorError

Exception class for Account types

exception probator.exceptions.SchedulerError

Bases: probator.exceptions.ProbatorError

Exception class for scheduler plugins