message property

String message
final

A user-friendly English description of the type of this exception, suitable for UI display, also with some hints at a potential resolution or debugging step.

Need just the description, or just the resolution step? See FMTCBrowsingErrorType.explanation & FMTCBrowsingErrorType.resolution.

Implementation

final String message;