List two subclasses under the Exception class:DWQA Questions › Category: Java › List two subclasses under the Exception class: 0 Vote Up Vote Down Editor Staff asked 2 months ago List two subclasses under the Exception class:Related 1 Answers 0 Vote Up Vote Down Editor Staff answered 2 months ago Exception class consists of two major subclasses which are as follow:• IOException class• RuntimeException ClassRelated