What is a Null Point Exception? All Questions › Category: Kotlin › What is a Null Point Exception? 0 Vote Up Vote Down chetan shidling asked 4 years ago I need short information. 1 Answers 0 Vote Up Vote Down chetan shidling answered 4 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.