Java Exceptions Example Programs This project contains example code from JournalDev for various exceptions and how to handle them or avoid them. Java Exception Handling Articles Exception Handling in Java NullPointerException ConcurrentModificationException NoSuchMethodError NoClassDefFoundError UnsupportedClassVersionError ArrayIndexOutOfBoundsException ClassNotFoundException