Initializes a new instance of a ZipFileException.
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public ZipFileException( string msg ) |
Visual Basic |
---|
Public Sub New ( _ msg As String _ ) |
Parameters
- msg
- Type: System..::..String
Message that describes the exception.