ServiceDiscoveryException constructor
ServiceDiscoveryException(
- String message
Creates a ServiceDiscoveryException with the specified error message
.
Implementation
ServiceDiscoveryException(this.message);