toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
common
switch theme
search in API
apollo-api
/
com.apollographql.apollo.exception
/
NoDataException
No
Data
Exception
class
NoDataException
(
cause
:
Throwable
?
)
:
ApolloException
No data was found
Members
Constructors
No
Data
Exception
Link copied to clipboard
constructor
(
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?