org.sblim.cimclient.internal.http

Class HttpParseException

public class HttpParseException extends HttpException

Class HttpParseException represents problems parsing http challenges
Constructor Summary
HttpParseException()
Ctor.
HttpParseException(String pReason)
Ctor.

Constructor Detail

HttpParseException

public HttpParseException()
Ctor.

HttpParseException

public HttpParseException(String pReason)
Ctor.

Parameters: pReason The reason

Copyright © 2005, 2010 IBM Corporation. All Rights Reserved.