com.ximpleware
Class EntityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ximpleware.VTDException
com.ximpleware.ParseException
com.ximpleware.EntityException
- All Implemented Interfaces:
- Serializable
public class EntityException
- extends ParseException
Signals exception conditions for any invalid entity reference during parsing.
Creation date: (2/16/04 4:10:05 PM)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EntityException
public EntityException()
- EntityException constructor comment.
EntityException
public EntityException(String s)
- EntityException constructor comment.
- Parameters:
s - java.lang.String
Copyright © 2013. All Rights Reserved.