| 
|||||||||
| 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
          
oracle.iam.exception.OIMServiceException
              
oracle.iam.certification.exception.CertificationServiceException
                  
oracle.iam.certification.exception.SelfCertificationException
public class SelfCertificationException
This exception is thrown by Certification service layer to indicate either self certification is not allowed or there is some problem. This could be if reviewer is being self certified and self certification is disabled in configuration.
| Constructor Summary | |
|---|---|
SelfCertificationException(java.lang.String errorCode, java.lang.String[] errorData) | 
|
| Method Summary | 
|---|
| Methods inherited from class oracle.iam.exception.OIMServiceException | 
|---|
addError, copyErrorInfo, getErrorCode, getErrorData, getErrorMessage, getErrors, getLocalizedMessage, hasMultipleErrors, setErrorCode, setErrorData, setErrorMessage, setErrors, toString | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public SelfCertificationException(java.lang.String errorCode,
                                  java.lang.String[] errorData)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||