Sunday, January 5, 2020

Exceptions

Not all exception calls are to be taken that seriously;
theyr are often helpful hints. Below, an example from
the Oracle site itself where the main class raises an exception
because there are no arguments feeding it. Then, it all works out...


https://docs.oracle.com/javase/7/docs/technotes/tools/windows/javac.html#examples




No comments: