IsolatePoolStopped constructor

IsolatePoolStopped(
  1. String message
)

Implementation

class IsolatePoolStopped extends IsolatePoolBaseException { IsolatePoolStopped(super.message);