Class ConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.iam.platform.utils.SuperRuntimeException
oracle.iam.reconciliation.exception.ConfigException
- All Implemented Interfaces:
Serializable
,oracle.iam.platform.utils.io.XmlPrintable
- Direct Known Subclasses:
ConfigNotFoundException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigException
(String msg) ConfigException
(String msg, Throwable cause) ConfigException
(String message, Throwable t, Profile profile) ConfigException
(Profile profile, String message) -
Method Summary
Methods inherited from class oracle.iam.platform.utils.SuperRuntimeException
addError, convertErrorData, copyErrorInfo, getErrorCode, getErrorData, getErrors, getLocalizedMessage, getLocalizedMessages, getMessages, hasMultipleErrors, setErrorCode, setErrorData, setErrors, toString, xprint, xprint
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ConfigException
-
ConfigException
-
ConfigException
-
ConfigException
-
ConfigException
-
-
Method Details
-
getInvalidProfile
-