
public class InvalidURIException extends CDOException
URI of a resource.| Constructor and Description |
|---|
InvalidURIException(org.eclipse.emf.common.util.URI uri) |
InvalidURIException(org.eclipse.emf.common.util.URI uri,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.URI |
getURI() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidURIException(org.eclipse.emf.common.util.URI uri,
Throwable cause)
public InvalidURIException(org.eclipse.emf.common.util.URI uri)
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.