IsolateNotYetStarted constructor

IsolateNotYetStarted(
  1. String message
)

Implementation

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