RoomServerException constructor

RoomServerException(
  1. String message
)

Implementation

RoomServerException(this.message);