Click or drag to resize
ApplicationInitException Constructor
Overload List
  NameDescription
Public methodApplicationInitException
Initializes a new instance of the ApplicationInitException class with default values.
Protected methodApplicationInitException(SerializationInfo, StreamingContext)
Initializes a new instance of the ApplicationInitException class with serialized data.
Public methodApplicationInitException(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.
Top
See Also