IsolateSpawnException class

Thrown when an isolate cannot be created.

Thrown when an isolate cannot be created.

Implements

Constructors

IsolateSpawnException(String message)

Instance Properties

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

Instance Methods

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