Class Tracing
Inherited Members
Namespace: Mangrove.MetricSetTransformers.Utilities
Assembly: MetricSetTransformers.dll
Syntax
public static class Tracing
Methods
View SourceErrorMessage(String, String, String, Int32)
Utilising Caller information to create more helpful error messages.
Declaration
public static string ErrorMessage(string message, string memberName = "", string sourceFilePath = "", int sourceLineNumber = 0)
Parameters
Type | Name | Description |
---|---|---|
String | message | |
String | memberName | |
String | sourceFilePath | |
Int32 | sourceLineNumber |
Returns
Type | Description |
---|---|
String |