All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.pics.parser.ParseError

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----w3c.pics.parser.ParseError

public class ParseError
extends Exception

Constructor Index

 o ParseError()
 o ParseError(String)

Constructors

 o ParseError
 public ParseError()
 o ParseError
 public ParseError(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index