public abstract class ProtocolException extends DbxException
Typically, these kinds of exceptions should be logged, so you can investigate later.
Constructor and Description |
---|
ProtocolException(String requestId,
String message) |
ProtocolException(String requestId,
String message,
Throwable cause) |
getRequestId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString