Package org.eclipse.emf.common.util
Class DiagnosticException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.emf.common.util.DiagnosticException
- All Implemented Interfaces:
Serializable
A checked exception representing a diagnosed failure.
Diagnostic exceptions contain a diagnostic describing the cause of the exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Diagnosticstatic org.eclipse.core.runtime.CoreExceptiontoCoreException(DiagnosticException exception) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DiagnosticException
-
-
Method Details
-
getDiagnostic
-
toCoreException
-