com.dropbox.client2.exception
Class DropboxSSLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.dropbox.client2.exception.DropboxException
com.dropbox.client2.exception.DropboxIOException
com.dropbox.client2.exception.DropboxSSLException
- All Implemented Interfaces:
- Serializable
public class DropboxSSLException
- extends DropboxIOException
Wraps any SSL-related exceptions thrown when using the API.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DropboxSSLException
public DropboxSSLException(SSLException e)
Copyright © 2012. All Rights Reserved.