WhatsappStickersNumOutsideAllowableRangeException constructor

WhatsappStickersNumOutsideAllowableRangeException(
  1. String? cause
)

Implementation

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