Class CameraException
com.poly.polyos.camera
Class CameraException
- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- com.poly.polyos.camera.CameraException
- java.lang.Exception
- java.lang.Throwable
All Implemented Interfaces:
java.io.Serializable
public class
CameraException
extends java.lang.Exception
Exception from IPolyCameraService
Since:
3.0.11
See Also:
Serialized Form
Constructor Summary
Constructor and Description
CameraException()
CameraException(java.lang.String message)
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
clone
, equals
, finalize
, getClass
, hashCode
, notify
, notifyAll
, wait
, wait
, wait
Constructor Detail
CameraException
public CameraException()
CameraException
public CameraException(java.lang.String message)