Xceed .NET Libraries Documentation
InvalidSfxModuleException Constructor()


Xceed.Zip Assembly > Xceed.Zip.Sfx Namespace > InvalidSfxModuleException Class > InvalidSfxModuleException Constructor : InvalidSfxModuleException Constructor()
Initializes a new instance of the InvalidSfxModuleException execption using the default message text.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New InvalidSfxModuleException()
public InvalidSfxModuleException()
Remarks

The default message text is "The binary could was not recognized as an Xceed SFX binary.".

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InvalidSfxModuleException Class
InvalidSfxModuleException Members
Overload List