UnboundMultiMethodclass
Unbound multi-method exception. This is thrown when a call to resolve a multi-method fails to find a binding, meaning that there’s no definition of the method that matches the types of the arguments.
class
UnboundMultiMethod
:
Exception
Superclass Tree (in declaration order)
UnboundMultiMethod
Exception
` object`
Subclass Tree
UnboundMultiMethod
UnboundInheritedMultiMethod
Global Objects
(none)
Summary of Properties
Inherited from Exception
:
errmsg_
Summary of Methods
Inherited from Exception
:
getExceptionMessage
showStackTrace
Properties
args_
the number of arguments
func_
the base function pointer
name_
the symbol name of the base function
Methods
construct (func, args)
OVERRIDDEN
no description available
displayException ( )
OVERRIDDEN
display an error message describing the exception
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1