com.ximpleware.extended
Class EntityExceptionHuge
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ximpleware.extended.VTDExceptionHuge
com.ximpleware.extended.ParseExceptionHuge
com.ximpleware.extended.EntityExceptionHuge
- All Implemented Interfaces:
- Serializable
public class EntityExceptionHuge
- extends ParseExceptionHuge
Signals exception conditions for any invalid entity reference during parsing.
It is adapted to support extended VTD (256 max file size)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EntityExceptionHuge
public EntityExceptionHuge()
- EntityException constructor comment.
EntityExceptionHuge
public EntityExceptionHuge(String s)
- EntityException constructor comment.
- Parameters:
s - java.lang.String
Copyright © 2013. All Rights Reserved.