isException property

bool isException

Implementation

bool get isException => _exception?.isNotEmpty ?? status.isExceptionMode;