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 Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReactorNettySendException
Deprecated, for removal: This API element is subject to removal in a future version.
-