Click or drag to resize
Akka.NETInvalidActorNameException Constructor
Overload List
  NameDescription
Public methodInvalidActorNameException(String)
Initializes a new instance of the InvalidActorNameException class.
Protected methodInvalidActorNameException(SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidActorNameException class.
Public methodInvalidActorNameException(String, Exception)
Initializes a new instance of the InvalidActorNameException class.
Top
See Also