menu
Dart
dart:io
OSError
OSError const constructor
OSError
brightness_4
brightness_5
description
OSError
constructor
const
OSError
(
[
String
message
=
""
,
int
errorCode
=
noErrorCode
]
)
Creates an OSError object from a message and an errorCode.
Implementation
const OSError
Dart
dart:io
OSError
OSError const constructor
OSError class