public static final class HttpHeader.ParsingResult$.Error extends java.lang.Object implements HttpHeader.ParsingResult, scala.Product, java.io.Serializable
Modifier and Type | Method and Description |
---|---|
ErrorInfo |
error() |
scala.collection.immutable.List<ErrorInfo> |
errors() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Error(ErrorInfo error)
public ErrorInfo error()
public scala.collection.immutable.List<ErrorInfo> errors()
errors
in interface HttpHeader.ParsingResult