| To: | scsh@zurich.ai.mit.edu |
|---|---|
| Subject: | How to catch exception raised by ->uid or user-info? |
| From: | Andreas Voegele <voegelas@gmx.net> |
| Date: | Sat, 02 Aug 2003 14:45:08 +0200 |
How can I catch an exception raised by ->uid or user-info? The following code always fails (unless the user "foo" exists, of course): (with-errno-handler ((errno packet) (else 0)) (->uid "foo")) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | How to catch exception raised by ->uid or user-info?, Andreas Voegele |
|---|---|
| Next by Date: | Re: How to catch exception raised by ->uid or user-info?, Andreas Voegele |
| Previous by Thread: | Re: How to catch exception raised by ->uid or user-info?, Michael Sperber |
| Next by Thread: | (rx (|)) fix, Peter Wang |
| Indexes: | [Date] [Thread] [Top] [All Lists] |