Breadcrumbs

Throw Exception

Element

throw_exception.png

Description

Throw Exceptions can be used to make the xUML Runtime throw a user-defined exception. Type, code and description of the exception can be defined via input pins.

Attributes

  • Name

  • Description

Particularity

  • Provide type, description and code of the exception to be thrown to the matching pins. You can set these three values freely according to your needs.

  • Consider the error handling hints on Error Handling of Root State Machine in your implementation.

📗