IndexFormatTooOldException
Creates an IndexFormatTooOldException.
Parameters
resourceDescription
describes the file that was too old
reason
the reason for this exception if the version is not available
Creates an IndexFormatTooOldException.
Parameters
in
the open file that's too old
reason
the reason for this exception if the version is not available
Creates an IndexFormatTooOldException.
Parameters
resourceDescription
describes the file that was too old
version
the version of the file that was too old
minVersion
the minimum version accepted
maxVersion
the maximum version accepted
Creates an IndexFormatTooOldException.
Parameters
in
the open file that's too old
version
the version of the file that was too old
minVersion
the minimum version accepted
maxVersion
the maximum version accepted