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