Package: matlab.mock.history
Superclasses: matlab.mock.history.PropertyModification
Representation of unsuccessful mock object property modification
An UnsuccessfulPropertyModification
instance represents the modification of a mock object property value that threw an exception. The framework constructs instances of the class, so there is no need to construct this class directly.