Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.net.http. SslError

Added Constructors
SslError ( int, SslCertificate , String )  
SslError ( int, X509Certificate , String )  
 

Changed Constructors
SslError ( int, SslCertificate ) Now deprecated .
 
SslError ( int, X509Certificate ) Now deprecated .
 
 

Added Methods
String   getUrl ()  
 

Added Fields
int   SSL_DATE_INVALID  
int   SSL_INVALID  
 

Changed Fields
int   SSL_MAX_ERROR Changed in value from 4 to 6. Now deprecated .