Automatic generation produced by ISE Eiffel
note description: "Simple representation of a SED error" legal: "See notice at end of class." status: "See notice at end of class." author: "Julian Rogers" last_editor: "$Author: manus $" date: "$Date: 2013-05-20 16:15:17 -0700 (Mon, 20 May 2013) $" revision: "$Revision: 92557 $" class interface SED_ERROR create {SED_ERROR_FACTORY} make_with_string feature -- Access message: STRING_32 -- Message of the error. note library: "EiffelBase: Library of reusable components for Eiffel." copyright: "Copyright (c) 1984-2008, Eiffel Software and others" license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)" source: "[ Eiffel Software 356 Storke Road, Goleta, CA 93117 USA Telephone 805-685-1006, Fax 805-685-6869 Website http://www.eiffel.com Customer support http://support.eiffel.com ]" end -- class SED_ERROR -- Generated by ISE Eiffel --
For more details: www.eiffel.com