ApplicationStartupException Constructor

Overload List
 NameDescription
Public methodApplicationStartupException Initializes a new instance of the ApplicationStartupException class.
Public methodApplicationStartupException(String) Initializes a new instance of the ApplicationStartupException class with a specified error message.
Public methodApplicationStartupException(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.
Top
See Also