| Package | Description |
|---|---|
| com.licensespring.model.exceptions |
com.licensespring.model.exceptions
contains all exception models used in LicenseSpring. |
| com.licensespring.model.exceptions.infrastructure |
The package contains issues with infrastructure based errors/exceptions.
|
| com.licensespring.model.exceptions.validation |
The package contains all license validation errors, as well as misconfiguration errors.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
LicenseSpringServerException.getServerError()
Error response from the server.
|
| Constructor and Description |
|---|
LicenseSpringServerException(ErrorResponse decode) |
| Constructor and Description |
|---|
ServerError(ErrorResponse decode) |
| Constructor and Description |
|---|
ServerValidationException(ErrorResponse decode)
Instantiates a new Server validation exception.
|
Copyright © 2024 Cense Data Inc.. All rights reserved.