Reports cases when the appropriate actor constructors are missing.

Example:


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