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.
ServerpodClientUnauthorizedWidget
Displays the session-credentials error for ServerpodClientUnauthorized.
UnauthorizedExceptionWidget
Displays the authorization error for UnauthorizedException.