getMessage method

String getMessage()

get message

Implementation

String getMessage() {
  return _constraintMessage;
}