Package org.eclipse.jetty.server
Class HttpInput.ErrorState
java.lang.Object
org.eclipse.jetty.server.HttpInput.State
org.eclipse.jetty.server.HttpInput.EOFState
org.eclipse.jetty.server.HttpInput.ErrorState
- Enclosing class:
- HttpInput
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.server.HttpInput.State
blockForContent
-
Field Details
-
_error
-
-
Constructor Details
-
ErrorState
ErrorState(Throwable error)
-
-
Method Details
-
getError
- Overrides:
getError
in classHttpInput.State
-
noContent
- Overrides:
noContent
in classHttpInput.State
- Throws:
IOException
-
toString
-