dk.brics.xact
Class XMLWellformednessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by dk.brics.xact.XMLException
                  extended by dk.brics.xact.XMLWellformednessException
All Implemented Interfaces:
Serializable

public class XMLWellformednessException
extends XMLException

Exception thrown if XML wellformedness fails.

See Also:
Serialized Form

Constructor Summary
XMLWellformednessException(String s)
          Constructs a new exception.
XMLWellformednessException(String s, Origin origin)
          Constructs a new exception.
 
Method Summary
 
Methods inherited from class dk.brics.xact.XMLException
getOrigin
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLWellformednessException

public XMLWellformednessException(String s)
Constructs a new exception.


XMLWellformednessException

public XMLWellformednessException(String s,
                                  Origin origin)
Constructs a new exception.



Copyright © 2005-2011 Aarhus University.