Serialized Form
-
Package com.pdfgate
-
Exception Class com.pdfgate.PdfGateException
class PdfGateException extends IOException implements Serializable-
Serialized Fields
-
headers
okhttp3.Headers headers
HTTP headers returned by the API. -
responseBody
String responseBody
Raw response body returned by the API. -
statusCode
int statusCode
HTTP status code returned by the API.
-
-
-
Exception Class com.pdfgate.PdfGateWebhookVerificationException
class PdfGateWebhookVerificationException extends Exception implements Serializable
-