Package akka.remote.testconductor
Class Controller.ClientDisconnectedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.AkkaException
-
- akka.remote.testconductor.Controller.ClientDisconnectedException
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Serializable
,scala.util.control.NoStackTrace
- Enclosing class:
- Controller
public static class Controller.ClientDisconnectedException extends AkkaException implements scala.util.control.NoStackTrace
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClientDisconnectedException​(java.lang.String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-