当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
GuardedException (Editor Library) - NetBeans API Javadoc (Current Development Version)
org.netbeans.editor
Class GuardedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.swing.text.BadLocationException
org.netbeans.editor.GuardedException
- All Implemented Interfaces:
- Serializable
public class GuardedException
- extends BadLocationException
Attempt to insert or remove from the guarded block has been done.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GuardedException
public GuardedException(String s,
int offs)