Class ConfigItemNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.effectivity.EffectivityException
wt.effectivity.ConfigItemNotFoundException
All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class ConfigItemNotFoundException extends wt.effectivity.EffectivityException implements Serializable
An exception thrown by
 EffectivityHelper.service.findConfigurationItem
 
when the desired Configuration Item does not exist in the database.

Supported API: true

Extendable: false
See Also: