Package com.dropbox.core.http
Class SSLConfig.LoadException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.dropbox.core.http.SSLConfig.LoadException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing class:
- SSLConfig
 
 public static final class SSLConfig.LoadException extends java.lang.Exception- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description LoadException(java.lang.String message, java.lang.Throwable cause)
 
-