| DataProviderDatabasePathException Class |
L'eccezione generata quando viene fornito un path non esistente alla proprietà DatabasePath.
Inheritance Hierarchy
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public class DatabasePathException : ArgumentException
Public Class DatabasePathException
Inherits ArgumentException
type DatabasePathException =
class
inherit ArgumentException
end
See Also