public class UserNotFoundException extends AmbariAuthenticationException
Constructor and Description |
---|
UserNotFoundException(String userName) |
UserNotFoundException(String username,
String message) |
UserNotFoundException(String username,
String message,
Throwable throwable) |
UserNotFoundException(String userName,
Throwable cause) |
getUsername, isCredentialFailure
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String MESSAGE
public UserNotFoundException(String userName)
Copyright © 2022 Apache Software Foundation. All rights reserved.