public class PolicyViolationException extends HandlerException
MESSAGE_TYPE| Constructor and Description |
|---|
PolicyViolationException(Set<Policy> policies,
String message)
Create a new PolicyViolationException with violated policies and the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Policy> |
getViolatedPolicies()
Gets violated policies.
|
isWrapperaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2018 JBoss by Red Hat. All rights reserved.