toggle menu
Cloudike Android Libraries
3.2.4
androidJvm
switch theme
search in API
Core Library
/
com.cloudike.sdk.core.network.exceptions
/
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
)