Package: matlab.unittest.qualifications
Event data for ExceptionThrown event listeners
The ExceptionEventData
class holds event
data for ExceptionThrown
event listeners. ExceptionThrown
event
listeners are callback functions that you register with the testing
framework to listen for the TestRunner
to encounter
an error during execution of test content. Typically, authors of custom
plugins use this class. Only the test framework constructs this class
directly.
|
Unexpected exception caught by |