Package oracle.iam.conf.exception
Class SystemConfigurationServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.conf.exception.SystemConfigurationServiceException
- All Implemented Interfaces:
Serializable
This is generic exception that will be thrown mostly if an error occurs
- Author:
- sanjeesh
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSystemConfigurationServiceException
(String string, Exception cnfe) SystemConfigurationServiceException
(String string, Throwable cnfe) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SystemConfigurationServiceException
-
SystemConfigurationServiceException
-
SystemConfigurationServiceException
-
SystemConfigurationServiceException
-