toggle menu
Cloudike Android Libraries
3.2.4
androidJvm
switch theme
search in API
Core Library
/
com.cloudike.sdk.core.network.exceptions
/
ForbiddenAccessException
Forbidden
Access
Exception
class
ForbiddenAccessException
:
IOException
Members
Constructors
Forbidden
Access
Exception
Link copied to clipboard
constructor
(
)
constructor
(
msg
:
String
)
constructor
(
cause
:
HttpException
)
constructor
(
msg
:
String
,
cause
:
HttpException
)
Properties
url
Link copied to clipboard
val
url
:
String
?