org.sblim.wbem.http

Class HttpParseException


public class HttpParseException
extends HttpException

HttpParseException.java (C) Copyright IBM Corp. 2005, 2009 THIS FILE IS PROVIDED UNDER THE TERMS OF THE ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT. You can obtain a current copy of the Eclipse Public License from http://www.opensource.org/licenses/eclipse-1.0.php

Constructor Summary

HttpParseException()
HttpParseException(String reason)

Method Summary

Methods inherited from class org.sblim.wbem.http.HttpException

getStatus, toString

Constructor Details

HttpParseException

public HttpParseException()

HttpParseException

public HttpParseException(String reason)

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