ticket #1048
This commit is contained in:
parent
6a91ec0baa
commit
1b1720d65a
12 changed files with 85 additions and 26 deletions
|
|
@ -22,7 +22,6 @@ import java.util.concurrent._
|
|||
import java.lang.RuntimeException
|
||||
|
||||
object Scheduler {
|
||||
import Actor._
|
||||
|
||||
case class SchedulerException(msg: String, e: Throwable) extends AkkaException(msg, e)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue