public class ErrorConverter extends Object
| Constructor and Description |
|---|
ErrorConverter(Error apiError) |
ErrorConverter(ServerError serverError) |
| Modifier and Type | Method and Description |
|---|---|
Error |
toAPIError() |
ServerError |
toSDKError() |
public ErrorConverter(Error apiError)
public ErrorConverter(ServerError serverError)
public Error toAPIError()
public ServerError toSDKError()
Copyright 2022 OneSpan All rights reserved.