ForbiddenException constructor

ForbiddenException(
  1. String message
)

Implementation

ForbiddenException(this.message);