toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
core
/
it.unibo.pulvreakt.dsl.errors
/
NoDeviceFound
No
Device
Found
data
class
NoDeviceFound
(
val
deviceName
:
String
)
:
DeploymentConfigurationError
Error raised if a device with the given
deviceName
is not found in the system configuration.
Members
Constructors
No
Device
Found
Link copied to clipboard
constructor
(
deviceName
:
String
)
Properties
device
Name
Link copied to clipboard
val
deviceName
:
String