Package akka.stream
Class InitialTimeoutException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.util.concurrent.TimeoutException
- 
- akka.stream.StreamTimeoutException
- 
- akka.stream.InitialTimeoutException
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- scala.util.control.NoStackTrace
 
 public final class InitialTimeoutException extends StreamTimeoutException - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description InitialTimeoutException(java.lang.String msg)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-