pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
common
Platform filter
common
Switch theme
Search in API
pulvreakt
core
/
it.unibo.pulvreakt.errors.component
/
ComponentError
/
ComponentNotRegistered
Component
Not
Registered
data
class
ComponentNotRegistered
(
val
component
:
ComponentRef
)
:
ComponentError
Represents the error that occurs when try to communicate with a
component
that is not registered.
Members
Constructors
Component
Not
Registered
Link copied to clipboard
constructor
(
component
:
ComponentRef
)
Properties
component
Link copied to clipboard
val
component
:
ComponentRef