KimchiAPI/src/KimchiAPI/Exceptions
Zi Xing 2a01bb433a Added authentication methods for simple and user based authentication 2022-01-05 22:22:44 -05:00
..
AccessKeyNotProvidedException.php Added authentication methods for simple and user based authentication 2022-01-05 22:22:44 -05:00
ApiException.php Added basic router initialization and basic request handling (Prototype) 2022-01-02 14:51:27 -05:00
ApiMethodNotFoundException.php Completed API architecture & HTTP handler 2022-01-05 13:47:52 -05:00
AuthenticationNotProvidedException.php Added authentication methods for simple and user based authentication 2022-01-05 22:22:44 -05:00
BadEnvironmentException.php Added BadEnvironmentException to \KimchiAPI\Exceptions 2021-12-15 14:22:06 -05:00
ConnectionBlockedException.php Added basic router initialization and basic request handling (Prototype) 2022-01-02 14:51:27 -05:00
IOException.php Added basic functions for method parsing 2021-12-31 18:21:22 -05:00
InternalServerException.php Added InternalServerException to \KimchiAPI\Exceptions 2021-12-15 14:13:12 -05:00
MethodAlreadyRegisteredException.php Added MethodAlreadyRegisteredException to \KimchiAPI\Exceptions 2021-12-15 14:08:44 -05:00
MethodNotFoundException.php Added method executeMethod() to \KimchiAPI > KimchiAPI 2021-12-15 14:15:02 -05:00
MissingComponentsException.php Added MissingComponentsException to \KimchiAPI\Exceptions 2021-12-15 13:23:51 -05:00
RouterException.php Added basic router initialization and basic request handling (Prototype) 2022-01-02 14:51:27 -05:00
UnsupportedResponseStandardException.php Implemented multiple response standards and types 2022-01-02 23:27:51 -05:00
UnsupportedResponseTypeExceptions.php Implemented multiple response standards and types 2022-01-02 23:27:51 -05:00