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