ActiveReports 9
CompressionException Constructor(String)

A message that describes the error.
Initializes a new instance of the CompressionException class with the specified error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal sMessage As System.String _
)
public CompressionException( 
   System.string sMessage
)

Parameters

sMessage
A message that describes the error.
See Also

Reference

CompressionException Class
CompressionException Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum