Class RequestPostProcessingFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.exception.OIMServiceException
oracle.iam.request.exception.RequestPostProcessingFailedException
All Implemented Interfaces:
Serializable

public class RequestPostProcessingFailedException extends OIMServiceException
See Also:
  • Constructor Details

    • RequestPostProcessingFailedException

      public RequestPostProcessingFailedException(Exception e)
    • RequestPostProcessingFailedException

      public RequestPostProcessingFailedException(String string)
    • RequestPostProcessingFailedException

      public RequestPostProcessingFailedException(String string, Exception cnfe)
    • RequestPostProcessingFailedException

      public RequestPostProcessingFailedException(String string, Throwable cnfe)
    • RequestPostProcessingFailedException

      public RequestPostProcessingFailedException(String errorCode, String errorMessage, Serializable[] errorParams)