WhatsappStickersFileNotFoundException constructor

WhatsappStickersFileNotFoundException(
  1. String? cause
)

Implementation

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