Thread UncaughtExceptionHandler


Uses of Interface java.lang.Thread.UncaughtExceptionHandler (Java Platform SE 6) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface java.lang.Thread.UncaughtExceptionHandler (Java Platform SE 6)"; } } Overview  Package  Class   Use  Tree  Deprecated  Index  Help  Java™ PlatformStandard Ed. 6  PREV   NEXT FRAMES    NO FRAMES     All Classes Uses of Interfacejava.lang.Thread.UncaughtExceptionHandler Packages that use Thread.UncaughtExceptionHandler java.lang Provides classes that are fundamental to the design of the Java programming language.    Uses of Thread.UncaughtExceptionHandler in java.lang   Classes in java.lang that implement Thread.UncaughtExceptionHandler  class ThreadGroup           A thread group represents a set of threads.   Methods in java.lang that return Thread.UncaughtExceptionHandler static Thread.UncaughtExceptionHandler Thread.getDefaultUncaughtExceptionHandler()           Returns the default handler invoked when a thread abruptly terminates due to an uncaught exception.  Thread.UncaughtExceptionHandler Thread.getUncaughtExceptionHandler()           Returns the handler invoked when this thread abruptly terminates due to an uncaught exception.   Methods in java.lang with parameters of type Thread.UncaughtExceptionHandler static void Thread.setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler eh)           Set the default handler invoked when a thread abruptly terminates due to an uncaught exception, and no other handler has been defined for that thread.  void Thread.setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler eh)           Set the handler invoked when this thread abruptly terminates due to an uncaught exception.   Overview  Package  Class   Use  Tree  Deprecated  Index  Help  Java™ PlatformStandard Ed. 6  PREV   NEXT FRAMES    NO FRAMES     All Classes Submit a bug or featureFor further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

Wyszukiwarka

Podobne podstrony:
Thread UncaughtExceptionHandler
ThreadMXBean
ThreadPoolExecutor AbortPolicy
Thread?pp source
ThreadSamples csproj FileListAbsolute
ThreadPolicyValue
ThreadingIssues csproj FileListAbsolute
Intel Hyper Threading Technology
module thread
THREAD POLICY ID
thread

więcej podobnych podstron