NoSuchElementException etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster
NoSuchElementException etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster

16 Nisan 2018 Pazartesi

NoSuchElementException Sınıfı

Giriş
RuntimeException sınıfından kalıttığı için catch() ile yakalanmak zorunda olmayan (unchecked exception) exception türüdür.

Açıklaması şöyle.
Thrown by various accessor methods to indicate that the element being requested does not exist.