package javax.swing.text; public class BadLocationException extends Exception { BadLocationException() { } }