message property

String get message

The error message from the operating system.

This is a platform-specific value.

If no error message is available, this is the empty string.

Implementation

String get message;