- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.card.payment.CameraUnavailableException
-
- All Implemented Interfaces:
- java.io.Serializable
public class CameraUnavailableException
extends java.lang.RuntimeException
This exception is thrown when the camera cannot be opened for an unexpected reason. It should NOT
be used if the hardware is known to be unacceptable.
- Version:
- 1.0
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2012 PayPal, Inc. All Rights Reserved.