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