LeetCodeAPIException constructor

LeetCodeAPIException(
  1. int code
)

Implementation

LeetCodeAPIException(this.code);