menu
runanywhere package
documentation
foundation/errors/sdk_exception.dart
SDKException
SDKException.new constructor
SDKException.new constructor
dark_mode
light_mode
SDKException
constructor
SDKException
(
SDKError
error
, {
Object
?
underlyingError
,
String
?
fieldPath
,
})
Implementation
SDKException(this.error, {this.underlyingError, this.fieldPath});
runanywhere package
documentation
foundation/errors/sdk_exception
SDKException
SDKException.new constructor
SDKException class