
ThrowException |
ptolemy.actor.lib.ThrowException |
An actor that throws an IllegalActionException when it receives a true token
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.
Author(s): Edward A. Lee
Version:$Id: ThrowException.java,v 1.22 2005/07/08 19:56:08 cxh Exp $
Pt.Proposed Rating:Green (eal)
Pt.Accepted Rating:Green (neuendor)