text property

String text
inherited

Complete description of the Exception.

Mostly built using name, problem and solution.

Implementation

String get text =>
    '$name has occured.\n> Problem: $problem\n> Solution: $solution';