Package org.sblim.wbem.http
Class HttpParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.sblim.wbem.http.HttpException
-
- org.sblim.wbem.http.HttpParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class HttpParseException extends HttpException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HttpParseException()
HttpParseException(java.lang.String reason)
-
Method Summary
-
Methods inherited from class org.sblim.wbem.http.HttpException
getStatus, toString
-
-