IsolatePoolJobCancelled constructor

IsolatePoolJobCancelled(
  1. String message
)

Implementation

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