C2paSignException constructor
const
C2paSignException(
- String message
Creates a C2paSignException.
Implementation
const C2paSignException(super.message);
Creates a C2paSignException.
const C2paSignException(super.message);