4. Common Runtime Exceptions in Java ArrayStoreException. ClassCastException. EnumConstantNotPresentException. IllegalArgumentException. IllegalThreadStateException. NumberFormatException. IllegalMonitorStateException. IllegalStateException. NegativeArraySizeException. NullPointerException. What are the runtime exceptions? The Runtime Exception is the parent class in all exceptions of the Java programming language that are expected to crash or break down the program or application when theyRead More →