次の方法で共有


LogFormatter.PrintExceptionWithoutStackTrace(Exception) メソッド

定義

public static string PrintExceptionWithoutStackTrace (Exception exception);
static member PrintExceptionWithoutStackTrace : Exception -> string
Public Shared Function PrintExceptionWithoutStackTrace (exception As Exception) As String

パラメーター

exception
Exception

戻り値

適用対象