LeopardActivationThrottledException constructor

LeopardActivationThrottledException(
  1. String? message
)

Implementation

LeopardActivationThrottledException(String? message) : super(message);