public abstract static class DbxException.ProtocolError extends DbxException
Typically, these kinds of exceptions should be logged, so you can investigate later.
DbxException.BadRequest, DbxException.BadResponse, DbxException.BadResponseCode, DbxException.InvalidAccessToken, DbxException.NetworkIO, DbxException.ProtocolError, DbxException.RetryLater, DbxException.ServerError
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
DbxException.ProtocolError(String message) |
DbxException.ProtocolError(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final long serialVersionUID
Copyright © 2014. All rights reserved.