Dart SDK
dart:io
SignalException
class
SignalException
Properties
Constructors
Methods
Properties
message
osError
Constructors
SignalException
Methods
toString
(Not documented.)
Implements
IOException
Properties
String
message
read-only
dynamic
osError
read-only
Constructors
SignalException
(
String
message
, [
osError
=
null
])
const
Methods
toString
(
) →
String
Returns a string representation of this object.