toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
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