PvStatusOutOfMemoryError constructor
PvStatusOutOfMemoryError(
- String message
Implementation
PvStatusOutOfMemoryError(String message) : super(message);
PvStatusOutOfMemoryError(String message) : super(message);