GrapeCity ActiveReports for .NET 12.0J
XlsExportException コンストラクタ(String)

例外の原因を説明するエラーメッセージ。
エラー メッセージを指定して、XlsExportExceptionクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal message As String _
)
public XlsExportException( 
   string message
)

パラメータ

message
例外の原因を説明するエラーメッセージ。
参照

関連項目

XlsExportException クラス
XlsExportException メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.