lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
lib
/
at.bitfire.synctools.exception
/
InvalidRemoteResourceException
Invalid
Remote
Resource
Exception
class
InvalidRemoteResourceException
:
InvalidResourceException
Represents an invalid remote resource (for instance, a calendar object resource).
Members
Constructors
Invalid
Remote
Resource
Exception
Link copied to clipboard
constructor
(
message
:
String
)
constructor
(
message
:
String
,
ex
:
Throwable
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?