Click or drag to resize

InitializationException Constructor

Overload List
  NameDescription
Public methodInitializationException
Initializes a new instance of the InitializationException class.
Public methodInitializationException(String)
Initializes a new instance of the InitializationException class with a specified error message.
Public methodInitializationException(SerializationInfo, StreamingContext)
Initializes a new instance of the InitializationException class with serialized data.
Top
See Also