Skip to main content

errors

HerreError Objects

class HerreError(Exception)

Base class for Herre errors

NoHerreFound Objects

class NoHerreFound(HerreError)

Raised when no Herre instance is found in the context.

LoginException Objects

class LoginException(HerreError)

Raised when the login dfails.

ConfigurationException Objects

class ConfigurationException(HerreError)

Raised when the configuration is invalid.