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$" revision: "$Revision$" deferred class EIFFELSTUDIO_SPECIFIC_LANGUAGE_EXCEPTION inherit LANGUAGE_EXCEPTION end