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.unit.errors
/
WrapComponentManagerError
Wrap
Component
Manager
Error
data
class
WrapComponentManagerError
(
val
error
:
ComponentManagerError
)
:
UnitManagerError
Represents an
error
that can occur in the
ComponentManager
.
Members
Constructors
Wrap
Component
Manager
Error
Link copied to clipboard
constructor
(
error
:
ComponentManagerError
)
Properties
error
Link copied to clipboard
val
error
:
ComponentManagerError