Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-1229908

can't compile the class XYZApp.java int the molecule viewer applet

XMLWordPrintable

    • 1.0beta2
    • sparc
    • solaris_2.4
    • Not verified

      can't compile the class XYZApp.java in the molecule viewer.

      This is for the platforms : WIN95 and Solaris

      Error message :

      XYZApp.java:63: Exception java.io.IOException must be caught, or it must be declared in the throws clause of this method.
                  switch (st.nextToken()) {
                                      ^
      XYZApp.java:86: Exception java.lang.Exception must be caught, or it must be declared in the throws clause of this method.
                  throw new Exception(st.toString());
                  ^
      XYZApp.java:340: Exception java.lang.InterruptedException must be caught, or it must be declared in the throws clause of this method.
                  wait();
                      ^
      3 errors
      Exit 1

            duke J. Duke
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: