WhatsappStickersStringTooLongException constructor

WhatsappStickersStringTooLongException(
  1. String? cause
)

Implementation

WhatsappStickersStringTooLongException(String? cause) : super(cause);