6263646566676869707172
case 401: throw new OpenstackAuthenticationException("Not authorized"); case 403: throw new OpenstackForbiddenException("Forbidden"); case 404: throw new OpenstackNotFoundException("Item not found"); default: