Skip navigation links


Package oracle.iam.certification.exception

Class Summary
DataEncodingException  
ParameterParsingException  

 

Exception Summary
AccessDeniedException  
AlreadyExistsException Thrown from a create operation when the entity to save already exists
CertificationEngineException Exception to be thrown when something goes wrong in the server.
CertificationEntityNotFoundException This exception is thrown when the caller requests an element of a certification, but it does not exist.
CertificationIllegalStateException Exception used when a client invokes an API method that is invalid due to the current state of the underlying certification entities.
CertificationServiceException Base class for all checked exceptions produced in the Certification services: Encourage use of error codes, and hence localized messages Instantiate error message in server locale here, instead of in every subclass Subclasses of this class provide an end-user with sufficient information to correct an invalid request so it can be resubmitted.
CertificationWorkflowException Exception used when unrecoverable condition is occurs during SOA interaction.
InvalidArgumentException Exception used when a client invokes an API method with an invalid argument.
InvalidPasswordException  
NotYetCompletedException  
PrimaryReviewerDelegationException  
RemediationException  
SelfCertificationException  

 


Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.