Dsl (Digital Simulation Library) for .Net
DIOException()を作成してから throw します。

名前空間: DslSerializer
アッセンブリー: DslSerializer (in DslSerializer.dll)

構文

C#
public static void Throw(
	string st
)
Visual Basic
Public Shared Sub Throw ( 
	st As String
)
Visual C++
public:
static void Throw(
	String^ st
)

Parameters

st
タイプ: System..::..String
任意のメッセージ

参照