ForbiddenException constructor

ForbiddenException(
  1. String message
)

Implementation

ForbiddenException(super.message);