Package io.netty.handler.codec.spdy
Class SpdyProtocolException.StacklessSpdyProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.netty.handler.codec.spdy.SpdyProtocolException
io.netty.handler.codec.spdy.SpdyProtocolException.StacklessSpdyProtocolException
- All Implemented Interfaces:
Serializable
- Enclosing class:
SpdyProtocolException
private static final class SpdyProtocolException.StacklessSpdyProtocolException
extends SpdyProtocolException
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStacklessSpdyProtocolException
(String message) StacklessSpdyProtocolException
(String message, boolean shared) -
Method Summary
Methods inherited from class io.netty.handler.codec.spdy.SpdyProtocolException
newStatic
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-