A RetroSearch Logo

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

Search Query:

Showing content from http://www.lispworks.com/documentation/lw51/CLHS/Body/f_meth_1.htm below:

CLHS: Function METHOD-COMBINATION-ERROR

CLHS: Function METHOD-COMBINATION-ERROR Function METHOD-COMBINATION-ERROR

Syntax:

method-combination-error format-control &rest args => implementation-dependent

Arguments and Values:

format-control---a format control.

args---format arguments for format-control.

Description:

The function method-combination-error is used to signal an error in method combination.

The error message is constructed by using a format-control suitable for format and any args to it. Because an implementation may need to add additional contextual information to the error message, method-combination-error should be called only within the dynamic extent of a method combination function.

Whether method-combination-error returns to its caller or exits via throw is implementation-dependent.

Examples: None.

Side Effects:

The debugger might be entered.

Affected By:

*break-on-signals*

Exceptional Situations: None.

See Also:

define-method-combination

Notes: None.

The following X3J13 cleanup issue, not part of the specification, applies to this section:
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