org.gnomekr.potron.parser
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gnomekr.potron.parser.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends Exception
ParseException.java
- Version:
- $Revision 1.1 $ $Date: 2005/08/15 04:05:29 $
- Author:
- Xavier Cho
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException()
ParseException
public ParseException(String message)
- Parameters:
message
-
ParseException
public ParseException(Exception e)
- Parameters:
e
-
Copyright © 2000-2005 Gnome Korea. All Rights Reserved.