se.kth.cid.xml
Class XmlDocumentException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--se.kth.cid.xml.XmlDocumentException
- All Implemented Interfaces:
- Serializable
- public class XmlDocumentException
- extends Exception
This exception is thrown when something goes wrong with an XmlDocument
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Mikael Nilsson
- See Also:
- Serialized Form
XmlDocumentException
public XmlDocumentException(String nreason)
- Constructs a XmlDocumentException with the specified detail message.
- Parameters:
nreason
- the detail message.
Centre for user-oriented IT -design