Class ReactorNettySendException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.resteasy.plugins.server.reactor.netty.ReactorNettySendException
All Implemented Interfaces:
Serializable

@Deprecated(forRemoval=true, since="6.2.13.Final") public class ReactorNettySendException extends RuntimeException
Deprecated, for removal: This API element is subject to removal in a future version.
use the new dependencies
See Also:
  • Constructor Details

    • ReactorNettySendException

      public ReactorNettySendException(Throwable cause)
      Deprecated, for removal: This API element is subject to removal in a future version.