java.lang.Object
java.lang.Throwable
java.lang.Exception
robaho.net.httpserver.http2.HTTP2Exception
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHTTP2Exception(String message, Exception cause) HTTP2Exception(HTTP2ErrorCode errorCode) HTTP2Exception(HTTP2ErrorCode errorCod, String message) HTTP2Exception(HTTP2ErrorCode errorCod, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HTTP2Exception
-
HTTP2Exception
-
HTTP2Exception
-
HTTP2Exception
-
-
Method Details
-
getErrorCode
-