Package 

Class CameraException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class CameraException
    extends RuntimeException
                        

    Internal use only. Exception that is thrown when there is some issue with the camera (i.e. no connection possible or device doesn't even have a camera).

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum CameraException.Type
    • Method Summary

      Modifier and Type Method Description
      CameraException.Type getType()
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait