PDF for WinRT
ZStreamException Constructor(String)


Message that describes the exception.
Initializes a new instance of a ZStreamException.
Syntax
'Declaration
 
Public Function New( _
   ByVal msg As String _
)
'Usage
 
Dim msg As String
 
Dim instance As New ZStreamException(msg)
public ZStreamException( 
   string msg
)

Parameters

msg
Message that describes the exception.
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

ZStreamException Class
ZStreamException Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback