RetrieveRequestHandlerAsync<TRow,TRetrieveRequest,TRetrieveResponse>.ExecuteQueryAsync method
namespace: Serenity.Services assembly: Serenity.Net.Services
Executes the query and sets the response entity if found.
protected virtual Task ExecuteQueryAsync(
CancellationToken cancellationToken = default(CancellationToken))
Exceptions
| exception | condition |
|---|---|
| ValidationError | If entity is not found |