java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.eclipse.gmt.umlx.registry.resource.XMLRootNamespaceParser.FoundRootURIException
public static class XMLRootNamespaceParser.FoundRootURIException
Constructor Summary | |
---|---|
XMLRootNamespaceParser.FoundRootURIException(java.lang.String rootURI)
|
Method Summary | |
---|---|
java.lang.String |
getRootURI()
|
Methods inherited from class org.xml.sax.SAXException |
---|
getException, getMessage, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XMLRootNamespaceParser.FoundRootURIException(java.lang.String rootURI)
Method Detail |
---|
public java.lang.String getRootURI()