com.ximpleware
Class EntityException

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

Constructor Summary
EntityException()
          EntityException constructor comment.
EntityException(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

EntityException

public EntityException()
EntityException constructor comment.


EntityException

public EntityException(String s)
EntityException constructor comment.

Parameters:
s - java.lang.String


Copyright © 2013. All Rights Reserved.