public class PolicyViolationException extends CommonException
| Constructor and Description |
|---|
PolicyViolationException() |
PolicyViolationException(String message) |
PolicyViolationException(String message,
Throwable cause) |
PolicyViolationException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationResultMessage()
TOTO: switch return value to a localized message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PolicyViolationException()
public PolicyViolationException(String message)
public PolicyViolationException(Throwable cause)
public String getOperationResultMessage()
CommonExceptiongetOperationResultMessage in class CommonExceptionCopyright © 2016 Evolveum. All rights reserved.