public class EditorException extends Exception
EditorException()
EditorException(String title)
EditorException(String title, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EditorException()
public EditorException(String title)
public EditorException(String title, Throwable cause)