Dart SDK
dart:io
SignalException
SignalException
SignalException
Dart SDK
dart:io
SignalException
SignalException
const constructor
SignalException
Source
Dart SDK
dart:io
SignalException
Constructors
SignalException
Properties
hashCode
message
osError
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
const
SignalException
(
String
message
, [
osError
=
null
])
Source
const SignalException(this.message, [this.osError = null]);