Class ActorException

All Implemented Interfaces:
Serializable

public class ActorException extends SemiSpaceException
Problem occurred within the actor framework.
See Also:
  • Constructor Details

    • ActorException

      public ActorException(String message)