A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/HyperSpec/Body/f_no_app.htm below:

CLHS: Standard Generic Function NO-APPLICABLE-METHOD

CLHS: Standard Generic Function NO-APPLICABLE-METHOD Standard Generic Function NO-APPLICABLE-METHOD

Syntax:

no-applicable-method generic-function &rest function-arguments => result*

Method Signatures:

no-applicable-method (generic-function t) &rest function-arguments

Arguments and Values:

generic-function---a generic function on which no applicable method was found.

function-arguments---arguments to the generic-function.

result---an object.

Description:

The generic function no-applicable-method is called when a generic function is invoked and no method on that generic function is applicable. The default method signals an error.

The generic function no-applicable-method is not intended to be called by programmers. Programmers may write methods for it.

Examples: None.

Affected By: None.

Exceptional Situations:

The default method signals an error of type error.

See Also:

Notes: None.


Copyright 1996-2005, LispWorks Ltd. All rights reserved.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4