public static final class DbxClientV1.IODbxException extends IOException
IOException
, but we need to throw DbxException
.Modifier and Type | Field and Description |
---|---|
DbxException |
underlying |
Constructor and Description |
---|
IODbxException(DbxException underlying) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final DbxException underlying
public IODbxException(DbxException underlying)