command_runner/ui/common_exceptions_handling_ui library
Classes
- CommonClientExceptionsWidget
- Displays text errors for common Ground Control client exceptions. For other exceptions it renders elseWidget if provided.
- NotFoundExceptionWidget
-
Displays the missing-resource error for
NotFoundException. - ProcurementDeniedExceptionWidget
-
Displays the procurement error for
ProcurementDeniedException. -
Displays the session-credentials error for
ServerpodClientUnauthorized. -
Displays the authorization error for
UnauthorizedException.