note
	description: "[
		Deffered class of data exception from the runtime
	]"
	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 23:15:17 +0000 (Mon, 20 May 2013) $"
	revision: "$Revision: 92557 $"

deferred class 
	DATA_EXCEPTION

inherit
	EIFFEL_RUNTIME_EXCEPTION

end -- class DATA_EXCEPTION

Generated by ISE EiffelStudio