ExceptionExtensions
01 Syntax
Microsoft.VisualBasic.ApplicationServices.Debugging.ExceptionExtensions
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Fail | 1 | Just throw exception, but the exception contains more details information for the debugging |
03 Members
Fail(
String, String)Just throw exception, but the exception contains more details information for the debugging
Parameters
| Name | Type | Description |
|---|---|---|
msg$ | String | - |