Class NettyTransportExceptionNoStack

All Implemented Interfaces:
Serializable, OnlyCauseStackTrace, scala.util.control.NoStackTrace

public class NettyTransportExceptionNoStack extends NettyTransportException implements scala.util.control.NoStackTrace
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
See Also:
  • Constructor Details

    • NettyTransportExceptionNoStack

      public NettyTransportExceptionNoStack(String msg, Throwable cause)
      Deprecated.
    • NettyTransportExceptionNoStack

      public NettyTransportExceptionNoStack(String msg)
      Deprecated.