Automatic generation produced by ISE Eiffel
note description: "[ Exception raised when retry did not succeed ]" library: "Free implementation of ELKS library" copyright: "Copyright (c) 1986-2006, Eiffel Software and others" license: "Eiffel Forum License v2 (see forum.txt)" date: "$Date: 2013-05-20 16:15:17 -0700 (Mon, 20 May 2013) $" revision: "$Revision: 92557 $" class interface RESUMPTION_FAILURE create default_create feature -- Access frozen code: INTEGER_32 -- Exception code Tag: IMMUTABLE_STRING_32 -- A short message describing what current exception is end -- class RESUMPTION_FAILURE -- Generated by ISE Eiffel --
For more details: www.eiffel.com