적절한 액터 생성자가 없는 사례를 보고합니다.

예:


  import akka.actor._
  
  Props(classOf[ActorImpl])