Package org.sblim.wbem.http
Class HttpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.sblim.wbem.http.HttpException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HttpParseException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHttpException
(int status, String reason) HttpException
(int status, String reason, String cimError) HttpException
(String reason) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace