CheetahActivationThrottledException constructor

CheetahActivationThrottledException(
  1. String? message
)

Implementation

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