egroupware_official/api/src/Exception
2023-06-16 14:53:37 +02:00
..
NoPermission fix wrongly placed exception 2023-06-16 14:53:37 +02:00
AssertionFailed.php move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
NoPermission.php move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
NotFound.php move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
Redirect.php move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
WrongParameter.php move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
WrongUserinput.php fix wrong/different case WrongUserInput --> WrongUserinput 2016-05-25 21:41:50 +02:00