com.github.sarxos.webcam
public class WebcamExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
Modifier and Type | Method and Description |
---|---|
static WebcamExceptionHandler |
getInstance() |
static void |
handle(Throwable e) |
void |
uncaughtException(Thread t,
Throwable e) |
public void uncaughtException(Thread t, Throwable e)
uncaughtException
in interface Thread.UncaughtExceptionHandler
public static final WebcamExceptionHandler getInstance()
Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.