Class RequestProfileServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.exception.OIMServiceException
oracle.iam.requestprofile.exception.RequestProfileServiceException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequestProfileServiceException
(String message) RequestProfileServiceException
(String message, Exception exception) RequestProfileServiceException
(String errorCode, String errorMessage, Serializable[] 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
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
RequestProfileServiceException
-
RequestProfileServiceException
-
RequestProfileServiceException
public RequestProfileServiceException(String errorCode, String errorMessage, Serializable[] errorData)
-