exceptionMessage property

String get exceptionMessage
inherited

Simply display the exception.

Implementation

String get exceptionMessage => errorMsg;