public class DataProviderException extends SdkInternalException
Constructor and Description |
---|
DataProviderException(String message) |
DataProviderException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
tryExtractCommunicationExceptionHttpStatusCode(int defaultValue) |
String |
tryExtractCommunicationExceptionUrl(String defaultUrl) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataProviderException(String message)
Copyright © 2016–2025. All rights reserved.