public class InvalidCredentialsException extends AuthenticationException
| Constructor and Description |
|---|
InvalidCredentialsException(java.lang.String message)
for security reasons you should never nest other exceptions here to avoid the possibility of finding out the cause
of the problem
|
Copyright © 2018 SAP SE. All Rights Reserved.