error property

MatchFacesException? get error

The error describes a failed match faces request and contains MatchFacesErrorCode codes.

Implementation

MatchFacesException? get error => _error;