LeopardKeyException constructor

LeopardKeyException(
  1. String? message
)

Implementation

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