| ApplicationInitException Class | 
Namespace: CMS.DataEngine
[SerializableAttribute] public class ApplicationInitException : Exception
| Name | Description | |
|---|---|---|
| ApplicationInitException | 
            Initializes a new instance of the ApplicationInitException class with default values.
              | |
| ApplicationInitException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the ApplicationInitException class with serialized data.
              | |
| ApplicationInitException(String, Exception) | 
            Initializes a new instance of the ApplicationInitException class with a specified error message and a reference to the inner exception that is the cause of this exception.
              |