pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
common
Platform filter
common
Switch theme
Search in API
pulvreakt
runtime
/
it.unibo.pulvreakt.runtime.errors
/
DeviceConfigurationNotFound
Device
Configuration
Not
Found
data
class
DeviceConfigurationNotFound
(
val
device
:
String
)
:
RuntimeError
Represents an error when the configuration for a
device
is not found.
Members
Constructors
Device
Configuration
Not
Found
Link copied to clipboard
constructor
(
device
:
String
)
Properties
device
Link copied to clipboard
val
device
:
String