Stop reporting stripeconnectexceptions

This commit is contained in:
David Bomba
2025-11-23 12:13:05 +11:00
parent dcd8681bd6
commit eeb2c6c692

View File

@@ -81,6 +81,7 @@ class Handler extends ExceptionHandler
ModelNotFoundException::class,
NotFoundHttpException::class,
RelationNotFoundException::class,
StripeConnectFailure::class,
];
/**