PvStatusKeyError constructor

PvStatusKeyError(
  1. String message
)

Implementation

PvStatusKeyError(String message) : super(message);