Searched defs:nse (Results 1 – 2 of 2) sorted by relevance
30 NotSerializableException nse = new NotSerializableException(); in test_Constructor() local39 NotSerializableException nse = new NotSerializableException(message); in test_ConstructorLjava_lang_String() local
321 Exception nse = new NoSuchElementException(); in testSetException_get() local