Cloudike Android Libraries
Toggle table of contents
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Cloudike Android Libraries
Core Library
/
com.cloudike.sdk.core.network
/
SSLPinningException
SSLPinning
Exception
class
SSLPinningException
:
SSLException
Members
Constructors
SSLPinning
Exception
Link copied to clipboard
constructor
(
)
constructor
(
msg
:
String
)
constructor
(
cause
:
SSLException
)
constructor
(
msg
:
String
,
cause
:
SSLException
)