Module system_error

Module system_error 

Source

Enumsยง

SysChannelError
An failure to open a channel to an actor (see System::channel::<Message>(&self, ActorID))
SysSpawnError
A failure to spawn an actor by System::spawn(&self, ...).