CheetahKeyException constructor
CheetahKeyException(
- String? message
Implementation
CheetahKeyException(String? message) : super(message);
CheetahKeyException(String? message) : super(message);