Error type that will be thrown if an error is encountered during the capture process

Hierarchy

  • SbCaptureError

Properties

Error code representing the error encountered

message: string

Message explaining the error encountered

nativeStackAndroid?: any[]

StackTrace information provided if the error occurred on an Android device

userInfo?: any

Additional information provided if the error occurred on an iOS device

Generated using TypeDoc