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