-
- All Implemented Interfaces:
-
java.io.Serializable
public class Camera2Capturer.Exception extends TwilioException
Camera2Capturer exception class.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public @interfaceCamera2Capturer.Exception.Code
-
Field Summary
Fields Modifier and Type Field Description public final static intCAMERA_FROZEpublic final static intCAMERA_SWITCH_FAILEDpublic final static intUNKNOWNpublic final static intCAPTURE_REQUEST_UPDATE_FAILED
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.twilio.video.TwilioException
getCode, getExplanation -
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
-
-