schneespur/release/schneespur-1.0.2/vendor/symfony/http-kernel/Exception
Michael 7288b93500 Release v1.0.2: diagnostic infrastructure core
Add neutral diagnostic framework for future reporting modules:
- DiagnosticReporterInterface, Registry, Manager, PayloadSanitizer
- Laravel exception hook in bootstrap/app.php
- Module permission declarations (requires_permissions in module.json)
- Core diagnostic report points (module boot/install/update failures)
- Module documentation update (moduldoku.md)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-18 16:54:11 +00:00
..
AccessDeniedHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
BadRequestHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ConflictHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ControllerDoesNotReturnResponseException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
GoneHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
HttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
HttpExceptionInterface.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
InvalidMetadataException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
LengthRequiredHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
LockedHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
MethodNotAllowedHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NearMissValueResolverException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NotAcceptableHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NotFoundHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
PreconditionFailedHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
PreconditionRequiredHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ResolverNotFoundException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ServiceUnavailableHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
TooManyRequestsHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
UnauthorizedHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
UnexpectedSessionUsageException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
UnprocessableEntityHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
UnsupportedMediaTypeHttpException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00