apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.exception
/
MissingValueException
Missing
Value
Exception
common
class
MissingValueException
:
ApolloException
Content copied to clipboard
Constructors
Properties
Constructors
Missing
Value
Exception
Link copied to clipboard
common
fun
MissingValueException
(
)
Content copied to clipboard
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
Content copied to clipboard
message
Link copied to clipboard
common
open
val
message
:
String
?
Content copied to clipboard