VersionPsbtException constructor

VersionPsbtException(
  1. String errorMessage
)

Implementation

VersionPsbtException(
  String this.errorMessage,
);