Home
last modified time | relevance | path

Searched refs:reportException (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceTable.java1566 reportException(true, ex, new Vector()); in reportFatalException()
1590 reportException(false, ex, args); in reportNonfatalException()
1608 reportException(boolean isFatal, Exception ex, Vector args) { in reportException() method in ServiceTable