Package eu.daproject.evl.exception
package eu.daproject.evl.exception
This package provides the common exceptions.
-
Exception ClassesClassDescriptionException for the ambiguous method resolution when there are at least two matching methods.Exception for bad non-virtual parameters when inserting a new method.Exception for bad number of virtual parameters when adding a new method.Exception for bad return type when inserting a new method.Base exception class for the EVL library.Exception for methods for which it is not possible to obtain the method handle.Exception when there is no matching method available in the multimethod.Unexpected exception class.