共用方式為


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

傳回

適用於