using WIDESEA_DTO; namespace WIDESEA_IStorageBasicService; public interface ILocationErrorService : IService { }