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


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

パラメータ

msg
A message that describes the error.
参照

参照

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