org.eclipse.jet
Class CoreJETException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.jet.CoreJETException
- All Implemented Interfaces:
- Serializable
- public class CoreJETException
- extends Exception
An exception that represents
- See Also:
- Serialized Form
Constructor Summary |
CoreJETException(org.eclipse.emf.common.util.Diagnostic diagnostic)
|
Method Summary |
org.eclipse.emf.common.util.Diagnostic |
getDiagnostic()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CoreJETException
public CoreJETException(org.eclipse.emf.common.util.Diagnostic diagnostic)
getDiagnostic
public final org.eclipse.emf.common.util.Diagnostic getDiagnostic()
- Returns:
- Returns the diagnostic.