language exception
Language exceptions are caused by the fact of late and dynamical binding. A language exception is raised, when a method loaded while executing another method does not meet the requirements of the executed method. Language exceptions are also thrown, when parameters passed are not compatible with the parameters expected by the method.
Generalisations: exception, method exception
Referenced in