org.sblim.cimclient.internal.http
Class HttpParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.sblim.cimclient.internal.http.HttpException
org.sblim.cimclient.internal.http.HttpParseException
- All Implemented Interfaces:
- Serializable
public class HttpParseException
- extends HttpException
Class HttpParseException represents problems parsing http challenges
- See Also:
- Serialized Form
HttpParseException
public HttpParseException()
- Ctor.
HttpParseException
public HttpParseException(String pReason)
- Ctor.
- Parameters:
pReason
- The reason
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.