Copyright (C) 1994, Digital Equipment Corp.
Digital Internal Use Only
Created on Fri Jul 22 16:25:15 PDT 1994 by najork
INTERFACEThe exceptionCB ; EXCEPTION BadMethod(TEXT);
BadMethod
is raised if the client did not implement the
callback-handling method invoke
, or if an error occurred in the
interpreter of the embedded language (e.g. Obliq) while interpreting
a call to invoke
.
END CB.