| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal |
For internal use only.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.safeSetCode(Integer value) |
Error |
Error.safeSetEntity(Entity value) |
Error |
Error.safeSetMessage(String value) |
Error |
Error.safeSetMessageKey(String value) |
Error |
Error.safeSetName(String value) |
Error |
Error.safeSetTechnical(String value) |
Error |
Error.setCode(Integer value) |
Error |
Error.setEntity(Entity value) |
Error |
Error.setMessage(String value) |
Error |
Error.setMessageKey(String value) |
Error |
Error.setName(String value) |
Error |
Error.setTechnical(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Support.logError(Error errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
Error |
ErrorConverter.toAPIError() |
| Constructor and Description |
|---|
ErrorConverter(Error apiError) |
Copyright 2022 OneSpan All rights reserved.