jrunx.xml
Class XMLMetaData.CouldNotCreateDocumentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jrunx.util.ReflectionMessageException
                    |
                    +--jrunx.xml.MetaDataException
                          |
                          +--jrunx.xml.XMLMetaData.CouldNotCreateDocumentException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
XMLMetaData

public class XMLMetaData.CouldNotCreateDocumentException
extends MetaDataException

Could not create document from location '{location}'

See Also:
Serialized Form

Field Summary
 java.lang.String location
           
 
Constructor Summary
XMLMetaData.CouldNotCreateDocumentException(java.lang.Throwable t)
           
 
Methods inherited from class jrunx.xml.MetaDataException
getRootCause
 
Methods inherited from class jrunx.util.ReflectionMessageException
getMessage, getMessage, getMessageString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

location

public java.lang.String location
Constructor Detail

XMLMetaData.CouldNotCreateDocumentException

public XMLMetaData.CouldNotCreateDocumentException(java.lang.Throwable t)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.