Source
abortNetworkAuthenticationRequired(
[body = 'Network Authentication Required']) {
throw new HttpNetworkAuthenticationRequiredException(body);
}
abortNetworkAuthenticationRequired(
[body = 'Network Authentication Required']) {
throw new HttpNetworkAuthenticationRequiredException(body);
}