class
IsolateSpawnException

Thrown when an isolate cannot be created.

Implements

Properties

String message
read-only
Error message reported by the spawn operation.

Constructors

IsolateSpawnException(String message)

Methods

toString() → String
Returns a string representation of this object.