public static interface CameraExceptionHandler.CameraExceptionCallback
Modifier and Type | Method and Description |
---|---|
void |
onCameraError(int errorCode) |
void |
onCameraException(RuntimeException e,
String commandHistory,
int action,
int state) |
void |
onDispatchThreadException(RuntimeException e) |
void onCameraError(int errorCode)
void onCameraException(RuntimeException e, String commandHistory, int action, int state)
void onDispatchThreadException(RuntimeException e)