SignerException constructor
const
SignerException(
- String message
Creates a SignerException.
Implementation
const SignerException(super.message);
Creates a SignerException.
const SignerException(super.message);