coolify/app/Exceptions
2025-09-08 09:18:25 +02:00
..
Handler.php feat(exceptions): introduce NonReportableException to handle known errors and update Handler for selective reporting 2025-09-08 09:18:25 +02:00
NonReportableException.php feat(exceptions): introduce NonReportableException to handle known errors and update Handler for selective reporting 2025-09-08 09:18:25 +02:00
ProcessException.php