com.ximpleware
Class EOFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ximpleware.VTDException
com.ximpleware.ParseException
com.ximpleware.EOFException
- All Implemented Interfaces:
- Serializable
public class EOFException
- extends ParseException
Signals the End of File exception during parsing (not the one in java.io).
Creation date: (2/15/04 1:41:08 PM)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EOFException
public EOFException()
- EOFException constructor comment.
EOFException
public EOFException(String s)
- EOFException constructor comment.
- Parameters:
s - java.lang.String
Copyright © 2013. All Rights Reserved.