menu
csdocumentoscopysdkflutter package
documentation
csdocumentoscopysdkflutter_exceptions.dart
CSDocsInternalErrorException
CSDocsInternalErrorException.new constructor
CSDocsInternalErrorException.new constructor
dark_mode
light_mode
CSDocsInternalErrorException
constructor
CSDocsInternalErrorException
(
{
required
String
?
message
,
required
String
errorDescription
,
})
Implementation
CSDocsInternalErrorException({required this.message, required this.errorDescription});
csdocumentoscopysdkflutter package
documentation
csdocumentoscopysdkflutter_exceptions
CSDocsInternalErrorException
CSDocsInternalErrorException.new constructor
CSDocsInternalErrorException class