|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.emf.common.util.DiagnosticException
A checked exception representing a diagnosed failure.
Diagnostic exceptions contain a diagnostic describing the cause of the exception.
Diagnostic
,
Serialized FormConstructor Summary | |
DiagnosticException(Diagnostic diagnostic)
|
Method Summary | |
Diagnostic |
getDiagnostic()
|
static CoreException |
toCoreException(DiagnosticException exception)
|
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 DiagnosticException(Diagnostic diagnostic)
Method Detail |
public final Diagnostic getDiagnostic()
public static CoreException toCoreException(DiagnosticException exception)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |