it.unimo.dbgroup.momis.XmlTools
Class XmlWriterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byit.unimo.dbgroup.momis.XmlTools.XmlToolsException
              extended byit.unimo.dbgroup.momis.XmlTools.XmlWriterException
All Implemented Interfaces:
java.io.Serializable

public class XmlWriterException
extends XmlToolsException

Exception specific to XmlWriter

See Also:
Serialized Form

Field Summary
 
Fields inherited from class it.unimo.dbgroup.momis.XmlTools.XmlToolsException
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
XmlWriterException(java.lang.String message)
          Creates a new XmlWriter exception with an error message.
 
Methods inherited from class it.unimo.dbgroup.momis.XmlTools.XmlToolsException
getException
 
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

XmlWriterException

public XmlWriterException(java.lang.String message)
Creates a new XmlWriter exception with an error message.



Universita' di Modena e Reggio Emilia