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