Package org.omegat.util
Class WikiGet.ResponseError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.omegat.util.HttpConnectionUtils.ResponseError
org.omegat.util.WikiGet.ResponseError
- All Implemented Interfaces:
Serializable
- Enclosing class:
- WikiGet
Deprecated.
HTTP response error storage.
- See Also:
-
Field Summary
Fields inherited from class org.omegat.util.HttpConnectionUtils.ResponseError
body, code, message -
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
-
Constructor Details
-
ResponseError
Deprecated.- Throws:
IOException
-