menu
capturesdk_flutter package
documentation
classes/capture_exception.dart
CaptureException
CaptureException constructor
CaptureException constructor
dark_mode
light_mode
CaptureException
constructor
CaptureException
(
int
code
,
String
message
, [
String
?
method
,
String
?
details
,
])
Implementation
CaptureException(this.code, this.message, [this.method, this.details]);
capturesdk_flutter package
documentation
classes/capture_exception
CaptureException
CaptureException constructor
CaptureException class