com.ximpleware.extended
Class ParseExceptionHuge

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

public class ParseExceptionHuge
extends VTDExceptionHuge

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
ParseExceptionHuge()
          ParseException constructor comment.
ParseExceptionHuge(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

ParseExceptionHuge

public ParseExceptionHuge()
ParseException constructor comment.


ParseExceptionHuge

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

Parameters:
s - java.lang.String