All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.www.http.HttpParserException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----w3c.www.mime.MimeParserException
                           |
                           +----w3c.www.http.HttpParserException

public class HttpParserException
extends MimeParserException

Constructor Index

 o HttpParserException(String)

Constructors

 o HttpParserException
 public HttpParserException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index