PvStatusIoError constructor

PvStatusIoError(
  1. String message
)

Implementation

PvStatusIoError(String message) : super(message);