Searched refs:exc (Results 1 – 2 of 2) sorted by relevance
717 Exception exc = readException(); in readContent() local718 throw new WriteAbortedException("Read an exception", exc); in readContent()777 Exception exc = readException(); in readNonPrimitiveContent() local778 throw new WriteAbortedException("Read an exception", exc); in readNonPrimitiveContent()858 Exception exc = (Exception) readObject(); in readException() local863 return exc; in readException()
210 } catch (IllegalArgumentException exc) { in test_getLjava_lang_Object()222 } catch (NullPointerException exc) { in test_getLjava_lang_Object()234 } catch (Exception exc) { in test_getLjava_lang_Object()