Package org.omegat.util
Class HttpConnectionUtils.ResponseError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.omegat.util.HttpConnectionUtils.ResponseError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
WikiGet.ResponseError
- Enclosing class:
- HttpConnectionUtils
HTTP response error storage.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
code
public final int code -
message
-
body
-
-
Constructor Details
-
ResponseError
- Throws:
IOException
-