Click or drag to resize
DatabaseNotInstalledException Constructor
Overload List
  NameDescription
Public methodDatabaseNotInstalledException
Initiates a new instance of DatabaseNotInstalledException.
Public methodDatabaseNotInstalledException(String)
Initiates a new instance of DatabaseNotInstalledException.
Protected methodDatabaseNotInstalledException(SerializationInfo, StreamingContext)
Initiates a new instance of DatabaseNotInstalledException.
Public methodDatabaseNotInstalledException(String, Exception)
Initiates a new instance of DatabaseNotInstalledException.
Top
See Also