Searched refs:isFatal (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceTable.java1601 * @param isFatal Indicates whether the exception is fatal or not.
1608 reportException(boolean isFatal, Exception ex, Vector args) { argument
1617 String severity = (isFatal ? "fatal_error":"nonfatal_error");

Completed in 45 milliseconds