FileNotFoundError constructor

FileNotFoundError(
  1. ResponseStruct response
)

Implementation

FileNotFoundError(ResponseStruct response) : super(response);