com.ximpleware
Class ParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ximpleware.VTDException
              extended by com.ximpleware.ParseException
All Implemented Interfaces:
java.io.Serializable

public class ParseException
extends VTDException

This class is for any exception condition in the parsing phase. Creation date: (11/19/03 11:43:03 AM)

See Also:
Serialized Form

Constructor Summary
ParseException()
          ParseException constructor comment.
ParseException(java.lang.String s)
          ParseException constructor comment.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ParseException

public ParseException()
ParseException constructor comment.


ParseException

public ParseException(java.lang.String s)
ParseException constructor comment.

Parameters:
s - java.lang.String