Uses of Interface
com.sentilla.system.UncaughtExceptionHandler

Packages that use UncaughtExceptionHandler
com.sentilla.system Sentilla core system classes. 
 

Uses of UncaughtExceptionHandler in com.sentilla.system
 

Methods in com.sentilla.system that return UncaughtExceptionHandler
static UncaughtExceptionHandler Isolate.getUncaughtExceptionHandler()
           
 

Methods in com.sentilla.system with parameters of type UncaughtExceptionHandler
static void Isolate.setUncaughtExceptionHandler(UncaughtExceptionHandler h)
           
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.