23 Apr
2003
23 Apr
'03
1:17 p.m.
Beman Dawes wrote:
At 06:55 AM 4/22/2003, Peter Dimov wrote:
Both missing_target_error and is_link() look entirely reasonable to me.
The portable error_code is just not_found_error, because some operating systems may not distinguish a broken link from other not found conditions.
Were missing_target_error and not_found_error exception _types_, you could derive one from the other. :-)