DaemonAuthenticationException constructor

DaemonAuthenticationException([
  1. String message = 'Invalid daemon password'
])

Implementation

DaemonAuthenticationException([super.message = 'Invalid daemon password']);