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.
|
isWrapper
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013–2019 JBoss by Red Hat. All rights reserved.