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.protocol
/
ProtocolError
/
EntityNotRegistered
Entity
Not
Registered
data
class
EntityNotRegistered
(
val
entity
:
Entity
)
:
ProtocolError
Error raised when the Protocol tries to communicate with an
entity
that is not registered.
Members
Constructors
Entity
Not
Registered
Link copied to clipboard
constructor
(
entity
:
Entity
)
Properties
entity
Link copied to clipboard
val
entity
:
Entity