Package ch.ivyteam.ivy.scripting.exceptions.invocation
package ch.ivyteam.ivy.scripting.exceptions.invocation
-
Exception ClassesClassDescriptionIvyScript exception thrown if an attempt is made for an impossible cast.An IvyScript-Exception thrown if a called constructor throws an exception.Exception thrown by IvyScript if default initialization is not possible.Exception thrown if it is tryed to access a non existing field.Exception thrown by IvyScript if a constructor is not found.An ivyScriptException thrown if a called Java-Function throws an exception.An IvyScript-Exception thrown if a called method throws an exception.Exception thrown if it is tryed to declare an already declared variable in a context.Exception thrown if it is tryed to access a non existing variable.