SolidClientException constructor

SolidClientException(
  1. String message
)

Implementation

SolidClientException(this.message);