toggle menu
OJP-Android-SDK
androidJvm
switch theme
search in API
OJP-Android-SDK
/
ch.opentransportdata.ojp.domain.model.error
/
OjpError
/
RequestCancelled
Request
Cancelled
data
class
RequestCancelled
(
val
exception
:
CancellationException
)
:
OjpError
Members
Constructors
Request
Cancelled
Link copied to clipboard
constructor
(
exception
:
CancellationException
)
Properties
exception
Link copied to clipboard
open
override
val
exception
:
CancellationException