ilog.rules.bres.model
Class IlrAlreadyExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ilog.rules.bres.util.IlrLocalizedException
ilog.rules.bres.model.IlrRepositoryException
ilog.rules.bres.model.IlrAlreadyExistException
- All Implemented Interfaces:
- Serializable
public class IlrAlreadyExistException
- extends IlrRepositoryException
Thrown to indicate that a ruleApp/ruleset should be added to
the repository, but already exist in the repository.
- See Also:
- Serialized Form
| Methods inherited from class ilog.rules.bres.util.IlrLocalizedException |
getLocalizedMessage, getLocalizedMessage, getMessage |