problem property

String problem

Problem statement of the Exception.

Example:

problem => 'Provided value is -26 which is negative.'

Implementation

String get problem;