public static class Frame.Error extends Object
static int
errorCode(Frame frame)
static Frame
from(int streamId, Throwable throwable)
from(int streamId, Throwable throwable, ByteBuf dataBuffer)
static String
message(Frame frame)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Frame from(int streamId, Throwable throwable, ByteBuf dataBuffer)
public static Frame from(int streamId, Throwable throwable)
public static int errorCode(Frame frame)
public static String message(Frame frame)