KakaoClientException constructor

KakaoClientException(String msg)

Implementation

KakaoClientException(this.msg) : super(msg);