public abstract class ProtocolException extends DbxException
Typically, these kinds of exceptions should be logged, so you can investigate later.
Constructor and Description |
---|
ProtocolException(java.lang.String requestId,
java.lang.String message) |
ProtocolException(java.lang.String requestId,
java.lang.String message,
java.lang.Throwable cause) |
getRequestId