ApplicationStartupException Constructor | 
| Name | Description | |
|---|---|---|
| ApplicationStartupException | 
            Initializes a new instance of the ApplicationStartupException class.
              | |
| ApplicationStartupException(String) | 
            Initializes a new instance of the ApplicationStartupException class with a specified
            error message.
              | |
| ApplicationStartupException(String, Exception) | 
            Initializes a new instance of the ApplicationStartupException class with a specified
            error message and a reference to the inner exception that is the cause of this exception.
              |