note
	description: "[
		Deferred class representing EiffelStudio specific language exceptions.
	]"
	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 
	EIFFELSTUDIO_SPECIFIC_LANGUAGE_EXCEPTION

inherit
	LANGUAGE_EXCEPTION

end -- class EIFFELSTUDIO_SPECIFIC_LANGUAGE_EXCEPTION

Generated by ISE EiffelStudio