.. ******************************************************************************* * MetaFactory.io R2 * Technical Documentation * * File name : CIX_JCIE_Exception.rst * Created by : Marnix Bochove (original text) * Updated by : Niels de Nies * * MetaFactory BV Amsterdam ******************************************************************************* .. include:: /inline-images.txt .. include:: /metadata_include.txt Exception ========= is a child element of and defines the exception thrown by the method. .. rubric:: Usage .. code-block:: xml :caption: example :name: exception-01 :linenos: :emphasize-lines: 5-11 name="" ... code instruction base ... .. rubric:: Attributes .. list-table:: **attributes of ** :widths: 20 80 :header-rows: 1 :class: tight-table * - Name - Details * - code instruction base - |Loupe S| :ref:`Code instruction base `. .. rubric:: Sub elements .. list-table:: **sub elements of ** :widths: 15 70 15 :header-rows: 1 :class: tight-table * - Name - Details - Number * - apicommentline - Javadoc that is attached to this method. - 0 or more * - devcommentline - Commentary that is attached to this attribute. - 0 or more * - import - All library elements specified as 'import' are translated as import statements. - 0 or more * - annotation - Annotation defined for the attribute. - 0 or more * - datatype - |Question S| - 0 or 1