com.github.sarxos.webcam
Class WebcamLockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.sarxos.webcam.WebcamException
com.github.sarxos.webcam.WebcamLockException
- All Implemented Interfaces:
- Serializable
public class WebcamLockException
- extends WebcamException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WebcamLockException
public WebcamLockException(String message,
Throwable cause)
WebcamLockException
public WebcamLockException(String message)
WebcamLockException
public WebcamLockException(Throwable cause)
Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.