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
/
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