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