public class LicenseSpringServerException extends LicenseSpringException
| Constructor and Description |
|---|
LicenseSpringServerException(ErrorResponse decode) |
LicenseSpringServerException(String message) |
LicenseSpringServerException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
getServerError()
Error response from the server.
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic LicenseSpringServerException(String message)
public LicenseSpringServerException(ErrorResponse decode)
public ErrorResponse getServerError()
Copyright © 2024 Cense Data Inc.. All rights reserved.