C2paReadException constructor

const C2paReadException(
  1. String message
)

Creates a C2paReadException.

Implementation

const C2paReadException(super.message);