Package akka.remote.artery
Class ArteryTransport.AeronTerminated
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.remote.artery.ArteryTransport.AeronTerminated
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ArteryTransport
public static class ArteryTransport.AeronTerminated extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AeronTerminated(java.lang.Throwable e)
-