Bartosz Firyn (SarXos)

com.github.sarxos.webcam
Class WebcamExceptionHandler

java.lang.Object
  extended by com.github.sarxos.webcam.WebcamExceptionHandler
All Implemented Interfaces:
Thread.UncaughtExceptionHandler

public class WebcamExceptionHandler
extends Object
implements Thread.UncaughtExceptionHandler


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

Method Detail

uncaughtException

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

Bartosz Firyn (SarXos)

Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.