Class UnauthorizedException

    • Constructor Detail

      • UnauthorizedException

        public UnauthorizedException​(String message,
                                     com.microsoft.rest.ServiceResponse<Object> serviceResponse)
      • UnauthorizedException

        public UnauthorizedException​(String message,
                                     Throwable cause)
      • UnauthorizedException

        public UnauthorizedException​(String message,
                                     Throwable cause,
                                     com.microsoft.rest.ServiceResponse<Object> serviceResponse)