NoPermissionsException constructor

NoPermissionsException(
  1. Response response
)

Implementation

NoPermissionsException(Response response) : super(response);