next up previous

13.11.2.1 Displaying the Text of a Defmessage-handler

Displays the text of a given defmessage-handler. This function has no return value.

Syntax

Defaults are outlined.

(ppdefmessage-handler <class-name> <handler-name>
    [<handler-type>])
<handler-type> ::= around | before | primary | after


next up previous