Class HpackException.StreamException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    HpackException

    public static class HpackException.StreamException
    extends HpackException
    A Stream HPACK exception.

    Stream exceptions are not fatal to the connection and the hpack state is complete and able to continue handling other decoding/encoding for the session.

    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait