Package | Description |
---|---|
ptolemy.actor.lib |
Polymorphic actor classes.
|
Modifier and Type | Class and Description |
---|---|
class |
CatchExceptionAttribute
This attribute catches exceptions and attempts to handle them with the
specified policy.
|
class |
ExceptionManager
The ExceptionManager catches exceptions and attempts to handle them with the
specified policy.
|
class |
TestExceptionAttribute
This actor tests for exceptions that are expected to occur when
running a test model.
|
class |
TestExceptionHandler
Deprecated.
Use
TestExceptionAttribute instead. |