Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassCastException upon launch #4

Closed
prmr opened this issue Jan 7, 2015 · 0 comments
Closed

ClassCastException upon launch #4

prmr opened this issue Jan 7, 2015 · 0 comments
Labels
bug A problem

Comments

@prmr
Copy link
Owner

prmr commented Jan 7, 2015

Launching raises the following exception, which does not appear to impede the program:

Exception in thread "main" java.lang.ClassCastException: javax.swing.JInternalFrame cannot be cast to com.horstmann.violet.framework.GraphFrame
    at com.horstmann.violet.framework.EditorFrame.setTitle(EditorFrame.java:750)
    at com.horstmann.violet.framework.EditorFrame.readArgs(EditorFrame.java:651)
    at com.horstmann.violet.UMLEditor.main(UMLEditor.java:52)
@prmr prmr added undefined bug A problem labels Jan 7, 2015
prmr added a commit that referenced this issue Jan 7, 2015
@prmr prmr closed this as completed Jan 7, 2015
prmr pushed a commit that referenced this issue Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A problem
Projects
None yet
Development

No branches or pull requests

1 participant