com.ximpleware.extended
Class ParseExceptionHuge
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ximpleware.extended.VTDExceptionHuge
com.ximpleware.extended.ParseExceptionHuge
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EncodingExceptionHuge, EntityExceptionHuge, EOFExceptionHuge
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseExceptionHuge
public ParseExceptionHuge()
- ParseException constructor comment.
ParseExceptionHuge
public ParseExceptionHuge(String s)
- ParseException constructor comment.
- Parameters:
s - java.lang.String
Copyright © 2013. All Rights Reserved.