TikTokException constructor
TikTokException(
- String message
Creates a TikTokException with the provided message.
Implementation
TikTokException(this.message);
Creates a TikTokException with the provided message.
TikTokException(this.message);