Unchecked Exception

Exception that doesn't need to be throw because it's not expected. For example

  • ArrayIndexOutOfBound
  • NullPointerException