DaemonTimeoutException constructor

DaemonTimeoutException([
  1. String message = 'The daemon connectiion to the daemon timed out'
])

Implementation

DaemonTimeoutException([super.message = 'The daemon connectiion to the daemon timed out']);