protected class HttpInput.ErrorState extends HttpInput.EOFState
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getError() |
int |
noContent() |
java.lang.String |
toString() |
blockForContent
public java.lang.Throwable getError()
getError
in class HttpInput.State
public int noContent() throws java.io.IOException
noContent
in class HttpInput.State
java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 1995–2023 Webtide. All rights reserved.