exception property

String get exception

Implementation

String get exception => isExceptionMode ? use._message : "";