veraid
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
veraid
veraid
/
tech.relaycorp.veraid.dns
/
InvalidRdataException
Invalid
Rdata
Exception
class
InvalidRdataException
(
message
:
String
)
:
VeraidException
Exception representing an invalid/malformed
RdataFieldSet
.
Members
Constructors
Invalid
Rdata
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?