Skip to content

RetrieveRequestHandler<TRow,TRetrieveRequest,TRetrieveResponse>.ExecuteQuery method

Executes the query and sets the response entity if found.

protected virtual void ExecuteQuery()

Exceptions

exception condition
ValidationError If entity is not found

See Also