GroupNotExistsException constructor

GroupNotExistsException(
  1. String message
)

Implementation

GroupNotExistsException(this.message);