SignerException constructor

SignerException({
  1. String? message,
})

Constructs the SignerException

Implementation

SignerException({super.message});