toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
runtime
/
it.unibo.pulvreakt.runtime.errors
/
WrapProtocolError
Wrap
Protocol
Error
data
class
WrapProtocolError
(
val
error
:
ProtocolError
)
:
RuntimeError
Represents an
error
that can occur during the configuration of a protocol.
Members
Constructors
Wrap
Protocol
Error
Link copied to clipboard
constructor
(
error
:
ProtocolError
)
Properties
error
Link copied to clipboard
val
error
:
ProtocolError