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