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