Protégé-OWL 3.4

edu.stanford.smi.protegex.owl.inference.util
Class DefaultUncaughtExceptionHandler

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.inference.util.DefaultUncaughtExceptionHandler
All Implemented Interfaces:
Thread.UncaughtExceptionHandler

public class DefaultUncaughtExceptionHandler
extends Object
implements Thread.UncaughtExceptionHandler


Constructor Summary
DefaultUncaughtExceptionHandler()
           
 
Method Summary
 void uncaughtException(Thread t, Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultUncaughtExceptionHandler

public DefaultUncaughtExceptionHandler()
Method Detail

uncaughtException

public void uncaughtException(Thread t,
                              Throwable e)
Specified by:
uncaughtException in interface Thread.UncaughtExceptionHandler

Protégé-OWL 3.4

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.