/[guile]/guile/guile-core/doc/ref/scm.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/scm.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.3 by ossau, Tue Mar 12 20:51:25 2002 UTC revision 1.1.2.4 by ossau, Fri Mar 15 09:23:18 2002 UTC
# Line 363  be @code{#f} if no additional objects ar Line 363  be @code{#f} if no additional objects ar
363  In addition to @code{catch} and @code{throw}, the following Scheme  In addition to @code{catch} and @code{throw}, the following Scheme
364  facilities are available:  facilities are available:
365    
366  @deffn primitive scm-error key subr message args rest  @deffn {Scheme Procedure} scm-error key subr message args rest
367  Throw an error, with arguments  Throw an error, with arguments
368  as described above.  as described above.
369  @end deffn  @end deffn
370    
371  @deffn procedure error msg arg @dots{}  @deffn {Scheme Procedure} error msg arg @dots{}
372  Throw an error using the key @code{'misc-error}.  The error  Throw an error using the key @code{'misc-error}.  The error
373  message is created by displaying @var{msg} and writing the @var{args}.  message is created by displaying @var{msg} and writing the @var{args}.
374  @end deffn  @end deffn

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26