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