Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:io
  3. FileSystemException
  4. message property
message
description

message property

Stringmessage
final

Message describing the error.

The message does not include any detailed information fromthe underlying OS error. CheckosError for that information.

Implementation

final String message;
  1. Dart
  2. dart:io
  3. FileSystemException
  4. message property
FileSystemException class

[8]ページ先頭

©2009-2025 Movatter.jp