Enumsยง
- SysChannel
Error - An failure to open a channel to an actor (see
System::channel::<Message>(&self, ActorID)) - SysSpawn
Error - A failure to spawn an actor by
System::spawn(&self, ...).
System::channel::<Message>(&self, ActorID))System::spawn(&self, ...).