public class PasswordPolicyViolationException extends RuntimeException
| Constructor and Description |
|---|
PasswordPolicyViolationException(List<PasswordPolicyViolation> policyViolations) |
| Modifier and Type | Method and Description |
|---|---|
List<PasswordPolicyViolation> |
getPolicyViolations() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PasswordPolicyViolationException(List<PasswordPolicyViolation> policyViolations)
public List<PasswordPolicyViolation> getPolicyViolations()
Copyright © 2017 SAP SE. All Rights Reserved.