menu
blockchain_utils package
documentation
signer/exception/signing_exception.dart
CryptoSignException
CryptoSignException.new const constructor
CryptoSignException.new const constructor
dark_mode
light_mode
CryptoSignException
constructor
const
CryptoSignException
(
String
message
, {
Map
<
String
,
dynamic
>
?
details
,
})
Implementation
const CryptoSignException(super.message, {super.details});
blockchain_utils package
documentation
signer/exception/signing_exception
CryptoSignException
CryptoSignException.new const constructor
CryptoSignException class