[Lunr] Corona: Add types to exception classes
Review Request #878 — Created Oct. 26, 2022 and submitted — Latest diff uploaded
Information | |
---|---|
smillernl | |
Lunr | |
fix/corona/81_exception_types | |
|
|
879 | |
Reviewers | |
lunr | |
Corona: Add types to exception classes
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
src/Lunr/Corona/Exceptions/BadGatewayException.php |
---|
src/Lunr/Corona/Exceptions/BadRequestException.php |
---|
src/Lunr/Corona/Exceptions/ConflictException.php |
---|
src/Lunr/Corona/Exceptions/ExpectationFailedException.php |
---|
src/Lunr/Corona/Exceptions/FailedDependencyException.php |
---|
src/Lunr/Corona/Exceptions/ForbiddenException.php |
---|
src/Lunr/Corona/Exceptions/HttpException.php |
---|
src/Lunr/Corona/Exceptions/InternalServerErrorException.php |
---|
src/Lunr/Corona/Exceptions/MethodNotAllowedException.php |
---|
src/Lunr/Corona/Exceptions/NotFoundException.php |
---|
src/Lunr/Corona/Exceptions/NotImplementedException.php |
---|
src/Lunr/Corona/Exceptions/PreconditionFailedException.php |
---|
src/Lunr/Corona/Exceptions/RequestedRangeNotSatisfiableException.php |
---|
src/Lunr/Corona/Exceptions/UnauthorizedException.php |
---|
src/Lunr/Corona/Exceptions/UnprocessableEntityException.php |
---|
src/Lunr/Corona/Tests/Helpers/MockUncaughtException.php |
---|