Dart
dart:io
SignalException
SignalException const constructor
SignalException
Dart
dart:io
SignalException
SignalException const constructor
SignalException class
Constructors
SignalException
Properties
message
osError
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
description
SignalException
constructor
const
SignalException
(
String
message
, [
dynamic
osError
])
Implementation
const SignalException(this.message, [this.osError]);
Cookies management controls