Throwable ######### .. note:: + Examples for model: :doc:`/examples/models/Throwable` + This is autogenerated page, don't change them directly, use template. Read more in :doc:`/development` Properties ---------- .. list-table:: :widths: 15 15 70 :header-rows: 1 * - Name - Type - Notes * - **cause** - `Throwable <./Throwable.html>`_ - `optional` * - **stack_trace** - `list[StackTraceElement] <./StackTraceElement.html>`_ - `optional` * - **message** - **str** - `optional` * - **localized_message** - **str** - `optional` * - **suppressed** - `list[Throwable] <./Throwable.html>`_ - `optional`