[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Example of defining and using exceptions
From: |
divoplade |
Subject: |
Example of defining and using exceptions |
Date: |
Sat, 24 Oct 2020 10:48:42 +0200 |
User-agent: |
Evolution 3.34.2 |
Dear guile hackers,
I would like to use the "new" exception style in guile, i.e. define-
exception-type and friends. However, I don't understand how compound
exceptions work. Do you have an example of using exceptions, showing
what compound exceptions can bring?
Best regards,
divoplade
- Example of defining and using exceptions,
divoplade <=