Serialized Form
-
Package com.adobe.pdfservices.operation.exception
-
Class com.adobe.pdfservices.operation.exception.SDKException extends RuntimeException implements Serializable
-
Class com.adobe.pdfservices.operation.exception.ServiceApiException extends Exception implements Serializable
-
Serialized Fields
-
DEFAULT_ERROR_CODE
String DEFAULT_ERROR_CODE
the default value of error code if there is no error code for this service failure. -
DEFAULT_STATUS_CODE
int DEFAULT_STATUS_CODE
the default value of status code if there is no status code for this service failure. -
errorCode
String errorCode
-
requestTrackingId
String requestTrackingId
-
statusCode
int statusCode
-
-
-
Class com.adobe.pdfservices.operation.exception.ServiceUsageException extends RuntimeException implements Serializable
-
Serialized Fields
-
DEFAULT_ERROR_CODE
String DEFAULT_ERROR_CODE
the default value of error code if there is no error code for this service failure. -
DEFAULT_STATUS_CODE
int DEFAULT_STATUS_CODE
the default value of status code if there is no status code for this service failure. -
errorCode
String errorCode
-
requestTrackingId
String requestTrackingId
-
statusCode
int statusCode
-
-
-