icingaweb2/library/Icinga/Exception
Eric Lippmann 5559cf6c2b lib: Add AuthenticationException for exceptions thrown during authentication
Our user backends log exceptions thrown during authentication but they don't throw
a exception to inform the caller that an error occured. The new `AuthenticationException'
class should be thrown in that case.
2014-06-02 14:07:59 +02:00
..
AuthenticationException.php
ConfigurationError.php
MissingParameterException.php
NotImplementedError.php
NotReadableError.php
NotWritableError.php
ProgrammingError.php
SystemPermissionException.php