dk.brics.xact
Class XMLPlugException

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.XMLPlugException
All Implemented Interfaces:
Serializable

public class XMLPlugException
extends XMLException

Exception thrown if an XML plug operation fails.

See Also:
Serialized Form

Constructor Summary
XMLPlugException(String s)
          Constructs a new exception.
XMLPlugException(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLPlugException

public XMLPlugException(String s)
Constructs a new exception.


XMLPlugException

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



Copyright © 2005-2011 Aarhus University.