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
,
})
Implementation
SDKException(this.error, {this.underlyingError});
runanywhere package
documentation
foundation/errors/sdk_exception
SDKException
SDKException.new constructor
SDKException class