oauth2-server/src/Exception
2015-06-09 17:42:25 +02:00
..
AccessDeniedException.php Removed unnecessary parameter 2014-05-08 10:29:52 +01:00
InvalidClientException.php Updates to exceptions 2014-05-01 14:32:54 +01:00
InvalidCredentialsException.php Updates to exceptions 2014-05-01 14:32:54 +01:00
InvalidGrantException.php Expose parameter passed to exceptions 2015-06-09 17:42:25 +02:00
InvalidRefreshException.php Fixed incorrect exception status code and error type 2014-08-06 08:42:58 +01:00
InvalidRequestException.php Expose parameter passed to exceptions 2015-06-09 17:42:25 +02:00
InvalidScopeException.php Expose parameter passed to exceptions 2015-06-09 17:42:25 +02:00
OAuthException.php Expose parameter passed to exceptions 2015-06-09 17:42:25 +02:00
ServerErrorException.php Expose parameter passed to exceptions 2015-06-09 17:42:25 +02:00
UnauthorizedClientException.php 100% test coverage 2014-06-20 14:29:47 +01:00
UnsupportedGrantTypeException.php Expose parameter passed to exceptions 2015-06-09 17:42:25 +02:00
UnsupportedResponseTypeException.php Expose parameter passed to exceptions 2015-06-09 17:42:25 +02:00