WhatsappStickersImageTooBigException constructor

WhatsappStickersImageTooBigException(
  1. String? cause
)

Implementation

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