EntityNotFoundException class

public class EasyData.Services.EntityNotFoundException
    : Exception

Package: EasyData.Core (targets: netstandard2.0)

Assembly: EasyData.Core.dll

Constructors

Name Type Description
EntityNotFoundException(string entityContainer, string entityKey) void