public class AuthenticationException
extends java.lang.RuntimeException
401 (Unauthorized)
or
407 (Proxy Authentication Required)
response.Constructor and Description |
---|
AuthenticationException(java.lang.String message)
Creates a new instance.
|