org.apache.http.ssl
Class SSLInitializationException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               java.lang.IllegalStateException
java.lang.IllegalStateException
                   org.apache.http.ssl.SSLInitializationException
org.apache.http.ssl.SSLInitializationException
- All Implemented Interfaces: 
- Serializable
- public class SSLInitializationException 
- extends IllegalStateException
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
SSLInitializationException
public SSLInitializationException(String message,
                                  Throwable cause)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.