Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceTable.java483 reportNonfatalException(ex, new Vector(), store); in ageStore()
487 reportNonfatalException(ex, new Vector(), store); in ageStore()
715 reportNonfatalException(ex, args, store); in register()
854 reportNonfatalException(ex, args, store); in deregister()
931 reportNonfatalException(ex, args, store); in findServiceTypes()
1041 reportNonfatalException(ex, args, store); in findServices()
1185 reportNonfatalException(ex, args, store); in findAttributes()
1586 protected static void reportNonfatalException(Exception ex, in reportNonfatalException() method in ServiceTable