UnauthorizedException constructor

UnauthorizedException(
  1. Response response
)

Implementation

UnauthorizedException(Response response) : super(response);