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_nex.htm below:

CLHS: Standard Generic Function NO-NEXT-METHOD

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

Syntax:

no-next-method generic-function method &rest args => result*

Method Signatures:

no-next-method (generic-function standard-generic-function) (method standard-method) &rest args

Arguments and Values:

generic-function -- generic function to which method belongs.

method -- method that contained the call to call-next-method for which there is no next method.

args -- arguments to call-next-method.

result---an object.

Description:

The generic function no-next-method is called by call-next-method when there is no next method.

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

Examples: None.

Affected By: None.

Exceptional Situations:

The system-supplied method on no-next-method signals an error of type error.

See Also:

call-next-method

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