OHyMoS.NET Class Library
OhError.WriteStackTrace メソッド
Writes the exception stack trace to the received stream
public static
void
WriteStackTrace(
Exception
throwable
,
TextWriter
stream
);
パラメータ
throwable
Exception to obtain information from
stream
Output sream used to write to
参照
OhError クラス
|
OhymosNet 名前空間