Full Library / Defining_Flow / Execution Control / ThrowException
Block Name: ThrowException
Code File Location: VisualSim/actor/lib/ThrowException
Description
- This block throws an IllegalActionException when it receives a true value on any input channel. The message reported in the exception is given by the message parameter. The inputs are read and checked in the postfire() method only.
message
public StringAttribute message
- The message reported in the exception, which is a string that defaults to "Model triggered an exception."
Created with the Personal Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source