| Class | Description |
|---|---|
| EndpointValidationException.ValidationErrorData |
A validation error data.
|
| Exception | Description |
|---|---|
| EndpointException |
An exception that is intended to be thrown by any Vaadin endpoint method to
propagate exception details to the client side.
|
| EndpointValidationException |
A validation exception class that is intended to be thrown when any endpoint
method receives invalid parameter(s).
|
Copyright © 2022. All rights reserved.