FlexReport for WinForms
ReaderException コンストラクタ(String)


C1.Document.4.6.2 アセンブリ > C1.Ssrs 名前空間 > ReaderException クラス > ReaderException コンストラクタ : ReaderException コンストラクタ(String)
The exception error message.
Initializes a new instance of the ReaderException class with a specified error message.
シンタックス
'宣言
 
Public Function New( _
   ByVal message As System.String _
)
'使用法
 
Dim message As System.String
 
Dim instance As New ReaderException(message)
public ReaderException( 
   System.string message
)

パラメータ

message
The exception error message.
参照

参照

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