ActorNotFoundException Class

Class ActorNotFoundException.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public class ActorNotFoundException : AkkaException
Public Class ActorNotFoundException _
	Inherits AkkaException
public ref class ActorNotFoundException : public AkkaException

Inheritance Hierarchy


Object
  Exception
    Akka.Actor..::..AkkaException
      Akka.Actor..::..ActorNotFoundException