com.evolveum.midpoint.model.api
Class PolicyViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.util.exception.CommonException
com.evolveum.midpoint.model.api.PolicyViolationException
- All Implemented Interfaces:
- Serializable
public class PolicyViolationException
- extends CommonException
- Author:
- semancik
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PolicyViolationException
public PolicyViolationException()
PolicyViolationException
public PolicyViolationException(String message)
PolicyViolationException
public PolicyViolationException(Throwable cause)
PolicyViolationException
public PolicyViolationException(String message,
Throwable cause)
getOperationResultMessage
public String getOperationResultMessage()
- Description copied from class:
CommonException
- TOTO: switch return value to a localized message
- Specified by:
getOperationResultMessage
in class CommonException
- Returns:
Copyright © 2013 evolveum. All Rights Reserved.