========================== Rule ``single_line_throw`` ========================== Throwing exception must be done in single line. Examples -------- Example #1 ~~~~~~~~~~ .. code-block:: diff --- Original +++ New `_