RoomPlanException constructor

RoomPlanException(
  1. String message
)

Implementation

RoomPlanException(this.message);