public class EditorNotAcceptedException extends EditorException
Constructor and Description |
---|
EditorNotAcceptedException(IFileInterpreter file,
IEditor editor) |
EditorNotAcceptedException(IFileInterpreter file,
IEditor editor,
String message) |
EditorNotAcceptedException(IFileInterpreter file,
IEditor editor,
String message,
Throwable throwable) |
EditorNotAcceptedException(IFileInterpreter file,
IEditor editor,
Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
IFileInterpreter |
getAbstractFile() |
getEditor
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EditorNotAcceptedException(IFileInterpreter file, IEditor editor)
public EditorNotAcceptedException(IFileInterpreter file, IEditor editor, String message)
public EditorNotAcceptedException(IFileInterpreter file, IEditor editor, Throwable throwable)
public EditorNotAcceptedException(IFileInterpreter file, IEditor editor, String message, Throwable throwable)
public IFileInterpreter getAbstractFile()