What is a Null Point Exception? All Questions › Category: Kotlin › What is a Null Point Exception? 0 Vote Up Vote Down chetan shidling asked 5 years ago I need short information. 1 Answers 0 Vote Up Vote Down chetan shidling answered 5 years ago Null Pointer Exception is a runtime exception and it is thrown when the application tries to use an object reference that has a null value.