OJP-Android-SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
OJP-Android-SDK
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