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