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