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