Uses of Class
org.eclipse.emf.common.util.DiagnosticException

Packages that use DiagnosticException
org.eclipse.emf.common.util Provides basic utilities. 
 

Uses of DiagnosticException in org.eclipse.emf.common.util
 

Methods in org.eclipse.emf.common.util with parameters of type DiagnosticException
static org.eclipse.core.runtime.IStatus BasicDiagnostic.StatusWrapper.create(DiagnosticException diagnosticException)
           
static org.eclipse.core.runtime.CoreException DiagnosticException.toCoreException(DiagnosticException exception)
           
static org.eclipse.core.runtime.IStatus BasicDiagnostic.toIStatus(DiagnosticException diagnosticException)
          Returns the diagnostic exception viewed as an IStatus.
 

Constructors in org.eclipse.emf.common.util with parameters of type DiagnosticException
BasicDiagnostic.StatusWrapper(DiagnosticException diagnosticException)
           
 



Copyright © 2001-2010 Eclipse Foundation. All Rights Reserved.