|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.iam.platform.utils.SuperRuntimeException
oracle.iam.platform.kernel.ValidationFailedException
oracle.iam.configservice.exception.CannotChangeToRequiredYetException
public class CannotChangeToRequiredYetException
Thrown to signal an exception when a non required attribute is being changed to a required attribute without all user's having a value for that field.
| Constructor Summary | |
|---|---|
CannotChangeToRequiredYetException() |
|
| Method Summary |
|---|
| Methods inherited from class oracle.iam.platform.kernel.ValidationFailedException |
|---|
getErrorCode, getErrorData, getProcessID, setErrorCode, setErrorData, setProcessID |
| Methods inherited from class oracle.iam.platform.utils.SuperRuntimeException |
|---|
getLocalizedMessages, getMessages, xprint, xprint |
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CannotChangeToRequiredYetException()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||