NftFileNotFoundException constructor

NftFileNotFoundException(
  1. String message
)

Implementation

NftFileNotFoundException(String message) : super(message);