Package akka.remote.artery.aeron
Class AeronSink.PublicationClosedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.remote.artery.aeron.AeronSink.PublicationClosedException
-
- All Implemented Interfaces:
java.io.Serializable
,scala.util.control.NoStackTrace
- Enclosing class:
- AeronSink
public static final class AeronSink.PublicationClosedException extends java.lang.RuntimeException implements scala.util.control.NoStackTrace
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PublicationClosedException​(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
-
-