Throw Exception =============== Category -------- Error Handling Commands Description ----------- This command allows you to throw an exception error. Use this command when you want to throw an exception error. Parameters ---------- Command without parameter. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Error Handling Commands\\Throw Exception\\Throw Exception.xml` See Also -------- - :doc:`Catch Exception ` - :doc:`End Try ` - :doc:`Finally ` - :doc:`Try `