nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / ExceptionExtensions

ExceptionExtensions

Full name Microsoft.VisualBasic.ApplicationServices.Debugging.ExceptionExtensions Assembly Microsoft.VisualBasic.Runtime Members 1

01 Syntax

Microsoft.VisualBasic.ApplicationServices.Debugging.ExceptionExtensions

02 Methods

NameOverloadsSummary
Fail 1 Just throw exception, but the exception contains more details information for the debugging

03 Members

method Fail #
Fail(String, String)

Just throw exception, but the exception contains more details information for the debugging

Parameters
NameTypeDescription
msg$String

-