NftFileNotFoundException constructor
NftFileNotFoundException(
- String message
Implementation
NftFileNotFoundException(String message) : super(message);
NftFileNotFoundException(String message) : super(message);