manpagez: man pages & more
info guile
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.9 Error Handling

The procedure goops-error is called to raise an appropriate error by the default methods of the following generic functions:

If you customize these functions for particular classes or metaclasses, you may still want to use goops-error to signal any error conditions that you detect.

procedure: goops-error format-string arg …

Raise an error with key goops-error and error message constructed from format-string and arg .... Error message formatting is as done by scm-error.


This document was generated on April 20, 2013 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.