Package akka
-
Interface Summary Interface Description OnlyCauseStackTrace Mix in this trait to suppress the StackTrace for the instance of the exception but not the cause, scala.util.control.NoStackTrace suppresses all the StackTraces. -
Class Summary Class Description AkkaVersion AkkaVersion$ Done Typically used together withFuture
to signal completion but there is no actual value completed.Done$ NotUsed This type is used in generic type signatures wherever the actual value is of no importance.NotUsed$ Version Version$ -
Exception Summary Exception Description AkkaException Akka base Exception.ConfigurationException This exception is thrown when Akka detects a problem with the provided configurationUnsupportedAkkaVersion