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