This member is added by an implicit conversion from AskTimeoutException to
any2stringadd[AskTimeoutException] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from AskTimeoutException to
ArrowAssoc[AskTimeoutException] performed by method ArrowAssoc in scala.Predef.
This member is added by an implicit conversion from AskTimeoutException to
StringFormat[AskTimeoutException] performed by method StringFormat in scala.Predef.
This member is added by an implicit conversion from AskTimeoutException to
ArrowAssoc[AskTimeoutException] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Deprecated Value Members
defgetStackTraceString: String
Implicit information
This member is added by an implicit conversion from AskTimeoutException to
RichException performed by method RichException in scala.Predef.
Definition Classes
RichException
Annotations
@deprecated
Deprecated
(Since version 2.11.0) Use Throwable#getStackTrace
This is what is used to complete a Future that is returned from an ask/? call, when it times out.
(Since version 2.11.0) Use the akka.actor package instead. For migration from the scala.actors package refer to the Actors Migration Guide.