WhatsappStickersStringTooLongException constructor
WhatsappStickersStringTooLongException(
- String? cause
Implementation
WhatsappStickersStringTooLongException(String? cause) : super(cause);
WhatsappStickersStringTooLongException(String? cause) : super(cause);