public class SecurityViolationException extends CommonException
| Constructor and Description |
|---|
SecurityViolationException() |
SecurityViolationException(String message) |
SecurityViolationException(String message,
Throwable cause) |
SecurityViolationException(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 SecurityViolationException()
public SecurityViolationException(String message)
public SecurityViolationException(Throwable cause)
public String getOperationResultMessage()
CommonExceptiongetOperationResultMessage in class CommonExceptionCopyright © 2016 evolveum. All rights reserved.