public class OrganizationValidationFailedException
extends oracle.iam.platform.kernel.ValidationFailedException
| Constructor and Description |
|---|
OrganizationValidationFailedException() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrorCode()
Get error code associated with the exception.
|
void |
setErrorCode(java.lang.String errorCode) |
getPid, getProcessID, setPid, setProcessIDaddError, convertErrorData, copyErrorInfo, getErrorData, getErrors, getLocalizedMessage, getLocalizedMessages, getMessages, hasMultipleErrors, setErrorData, setErrors, toString, xprint, xprintpublic OrganizationValidationFailedException()
public void setErrorCode(java.lang.String errorCode)
setErrorCode in class SuperRuntimeExceptionpublic java.lang.String getErrorCode()
SuperRuntimeExceptiongetErrorCode in class SuperRuntimeException