|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.util.exception.CommonException
com.evolveum.midpoint.model.api.PolicyViolationException
public class PolicyViolationException
| Constructor Summary | |
|---|---|
PolicyViolationException()
|
|
PolicyViolationException(java.lang.String message)
|
|
PolicyViolationException(java.lang.String message,
java.lang.Throwable cause)
|
|
PolicyViolationException(java.lang.Throwable cause)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getOperationResultMessage()
TOTO: switch return value to a localized message |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PolicyViolationException()
public PolicyViolationException(java.lang.String message)
public PolicyViolationException(java.lang.Throwable cause)
public PolicyViolationException(java.lang.String message,
java.lang.Throwable cause)
| Method Detail |
|---|
public java.lang.String getOperationResultMessage()
CommonException
getOperationResultMessage in class CommonException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||