DatabaseNotInstalledException Class |
Namespace: CMS.DataEngine
[SerializableAttribute] public class DatabaseNotInstalledException : Exception
Name | Description | |
---|---|---|
DatabaseNotInstalledException |
Initiates a new instance of DatabaseNotInstalledException.
| |
DatabaseNotInstalledException(String) |
Initiates a new instance of DatabaseNotInstalledException.
| |
DatabaseNotInstalledException(SerializationInfo, StreamingContext) |
Initiates a new instance of DatabaseNotInstalledException.
| |
DatabaseNotInstalledException(String, Exception) |
Initiates a new instance of DatabaseNotInstalledException.
|