FileNotFoundError constructor
FileNotFoundError(
- ResponseStruct response
Implementation
FileNotFoundError(ResponseStruct response) : super(response);
FileNotFoundError(ResponseStruct response) : super(response);