'Declaration Public Function New( _ ByVal zipFile As AbstractFile _ )
'Usage Dim zipFile As AbstractFile Dim instance As New InvalidDecryptionPasswordException(zipFile)
public InvalidDecryptionPasswordException( AbstractFile zipFile )
Parameters
- zipFile
- The Xceed.FileSystem.AbstractFile object that caused the current exception.