RefreshSessionException constructor

RefreshSessionException(
  1. RefreshSessionErrorCode code
)

Implementation

RefreshSessionException(this.code);