|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.emf.cdo.common.util.CDOException
org.eclipse.emf.cdo.util.InvalidURIException
public class InvalidURIException
| Constructor Summary | |
|---|---|
InvalidURIException(org.eclipse.emf.common.util.URI uri)
|
|
InvalidURIException(org.eclipse.emf.common.util.URI uri,
java.lang.Throwable cause)
|
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.URI |
getURI()
|
| 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 |
|---|
public InvalidURIException(org.eclipse.emf.common.util.URI uri,
java.lang.Throwable cause)
public InvalidURIException(org.eclipse.emf.common.util.URI uri)
| Method Detail |
|---|
public org.eclipse.emf.common.util.URI getURI()
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||