doh
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
doh
doh
/
tech.relaycorp.doh
/
InvalidQueryException
Invalid
Query
Exception
class
InvalidQueryException
(
message
:
String
,
cause
:
Throwable
)
:
DoHException
Members
Constructors
Invalid
Query
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?