JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Serialized Form
Package com.adyen.httpclient
Class
com.adyen.httpclient.HTTPClientException
extends
Exception
implements Serializable
Serialized Fields
code
int code
responseBody
String
responseBody
responseHeaders
Map
<
String
,
List
<
String
>> responseHeaders
Package com.adyen.service.exception
Class
com.adyen.service.exception.ApiException
extends
Exception
implements Serializable
Serialized Fields
error
ApiError
error
responseHeaders
Map
<
String
,
List
<
String
>> responseHeaders
statusCode
int statusCode
Package com.adyen.terminal.security.exception
Class
com.adyen.terminal.security.exception.NexoCryptoException
extends
Exception
implements Serializable