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 lib: Add AuthenticationException for exceptions thrown during authentication 2014-06-02 14:07:59 +02:00
ConfigurationError.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
MissingParameterException.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
NotImplementedError.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
NotReadableError.php Decouple (automatic) preferences storage from user preferences (WIP) 2014-02-14 17:28:11 +01:00
NotWritableError.php Decouple (automatic) preferences storage from user preferences (WIP) 2014-02-14 17:28:11 +01:00
ProgrammingError.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
SystemPermissionException.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00