Class RequestProfileServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.exception.OIMServiceException
oracle.iam.requestprofile.exception.RequestProfileServiceException
All Implemented Interfaces:
Serializable

public class RequestProfileServiceException extends OIMServiceException
See Also:
  • Constructor Details

    • RequestProfileServiceException

      public RequestProfileServiceException(String message)
    • RequestProfileServiceException

      public RequestProfileServiceException(String message, Exception exception)
    • RequestProfileServiceException

      public RequestProfileServiceException(String errorCode, String errorMessage, Serializable[] errorData)