java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gjt.sp.jedit.textarea.TextAreaException
- All Implemented Interfaces:
Serializable
Exception that the TextArea can throw when an error occurs.
It can be catched and an error dialog can be displayed.
- Version:
- $Id: TextAreaException.java 21831 2012-06-18 22:54:17Z ezust $
- Author:
- Matthieu Casanova
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TextAreaException
-