Exception | Description |
---|---|
InvalidDataLevelException | |
InvalidSearchOptionException | |
InvalidSystemPropertyValueException | |
MissingRequiredValueException | |
NoSuchSystemPropertyExistException |
This exception will be thrown while trying to modify/delete
a system property which is non existent in the database
|
StaleDataException | |
SystemConfigurationManagementException | |
SystemConfigurationServiceException |
This is generic exception that will be thrown mostly if an error occurs
|
SystemPropertyAlreadyExistException |
This exception will be thrown while trying to create a system property which is already existing in the database
|