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:
getErrorin classHttpInput.State
-
noContent
- Overrides:
noContentin classHttpInput.State- Throws:
IOException
-
toString
-