toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
runtime
/
it.unibo.pulvreakt.runtime.unit.errors
/
WrapComponentError
Wrap
Component
Error
data
class
WrapComponentError
(
val
error
:
ComponentError
)
:
UnitManagerError
Represents an
error
that can occur during the management of a component.
Members
Constructors
Wrap
Component
Error
Link copied to clipboard
constructor
(
error
:
ComponentError
)
Properties
error
Link copied to clipboard
val
error
:
ComponentError