例外情報ありのMDK例外を生成します。
名前空間: jp.veritrans.tercerog.mdkアセンブリ: cg-mdk (in cg-mdk.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public MdkLocalException( Exception e, string errCode, string[] replceStr ) |
Visual Basic |
---|
Public Sub New ( e As Exception, errCode As String, replceStr As String() ) |
Visual C++ |
---|
public: MdkLocalException( Exception^ e, String^ errCode, array<String^>^ replceStr ) |
パラメーター
- e
- 型: System..::..Exception
例外情報
- errCode
- 型: System..::..String
エラーコード
- replceStr
- 型: array<System..::..String>[]()[][]
置換文字列