javax.swing.text.BadLocationException: Invalid remove
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 807577, 1 year ago
javax.swing.text.BadLocationException: Invalid remove
at javax.swing.text.AbstractDocument.handleRemove(AbstractDocument.java:589)
at javax.swing.text.AbstractDocument.remove(AbstractDocument.java:575)
at DHTML.Item.removeElement(Item.java:65)
at DHTML.aaa.main(aaa.java:93)