| DataProviderDeleteCompanyNotFoundException Class |
L'eccezione generata quando non esiste il record dell'azienda da rimuovere nella tabella Aziende del Database Config.
Inheritance Hierarchy
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public class DeleteCompanyNotFoundException : ApplicationException
Public Class DeleteCompanyNotFoundException
Inherits ApplicationException
type DeleteCompanyNotFoundException =
class
inherit ApplicationException
end
Remarks See Also