com.ximpleware.extended
Class EntityExceptionHuge

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ximpleware.extended.VTDExceptionHuge
              extended by com.ximpleware.extended.ParseExceptionHuge
                  extended by 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

Constructor Summary
EntityExceptionHuge()
          EntityException constructor comment.
EntityExceptionHuge(String s)
          EntityException constructor comment.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EntityExceptionHuge

public EntityExceptionHuge()
EntityException constructor comment.


EntityExceptionHuge

public EntityExceptionHuge(String s)
EntityException constructor comment.

Parameters:
s - java.lang.String


Copyright © 2013. All Rights Reserved.