Class IvyScriptVariableAlreadyDeclaredException

  • All Implemented Interfaces:
    ch.ivyteam.util.IIvyException, Serializable

    public class IvyScriptVariableAlreadyDeclaredException
    extends IvyScriptInvocationException
    Exception thrown if it is tryed to declare an already declared variable in a context.
    Since:
    31.12.06
    See Also:
    Serialized Form
    API:
    This is a public API.