Searched refs:reportNonfatalException (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceTable.java | 483 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
|