C2paSignException constructor

const C2paSignException(
  1. String message
)

Creates a C2paSignException.

Implementation

const C2paSignException(super.message);