PlayerInterruptedException constructor

PlayerInterruptedException(
  1. String? message
)

Implementation

PlayerInterruptedException(this.message);