CatalogClientException constructor

CatalogClientException(
  1. String message
)

Implementation

CatalogClientException(this.message);