PsbtParseException constructor

PsbtParseException({
  1. String? message,
})

Constructs the PsbtParseException

Implementation

PsbtParseException({super.message});