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.UncaughtExceptionHandlerpublic static final WebcamExceptionHandler getInstance()
Copyright © 2012-2014 Bartosz Firyn (SarXos). All Rights Reserved.