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, toString
public SecurityViolationException()
public SecurityViolationException(String message)
public SecurityViolationException(Throwable cause)
public String getOperationResultMessage()
CommonException
getOperationResultMessage
in class CommonException
Copyright © 2016 Evolveum. All rights reserved.