Dart SDK
dart:async
DeferredLoadException
class
DeferredLoadException
Constructors
Methods
Constructors
DeferredLoadException
Methods
toString
Thrown when a deferred library fails to load.
Implements
Exception
Constructors
DeferredLoadException
(
String
_s
)
Methods
toString
(
) →
String
Returns a string representation of this object.