Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model.util
/
MalformedMeshtasticUrlException
Malformed
Meshtastic
Url
Exception
common
class
MalformedMeshtasticUrlException
(
message
:
String
)
:
Exception
(
source
)
Exception thrown when a Meshtastic URL cannot be parsed.
Members
Constructors
Malformed
Meshtastic
Url
Exception
Link copied to clipboard
common
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
message
Link copied to clipboard
common
open
val
message
:
String
?