Click or drag to resize

InternalCorruptionException Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodInternalCorruptionException
Default constructor.
Public methodInternalCorruptionException(String)
Constructs a new instance of the exception.
Protected methodInternalCorruptionException(SerializationInfo, StreamingContext)
Initializes a new instance of the InternalCorruptionException class with serialized data.
Public methodInternalCorruptionException(String, Exception)
Constructs a new instance of the exception.
Top
See Also