Excel 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 System.String _
)
'Usage
 
Dim msg As System.String
 
Dim instance As New ZStreamException(msg)
public ZStreamException( 
   System.string msg
)

Parameters

msg
Message that describes the exception.
See Also

Reference

ZStreamException Class
ZStreamException Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback