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