PorcupineIOException constructor
PorcupineIOException(
- String? message
Implementation
PorcupineIOException(String? message) : super(message);
PorcupineIOException(String? message) : super(message);