Displays a data exception.
Namespace:
RingSoft.DbLookup.DataProcessor
Assembly:
RingSoft.DbLookup (in RingSoft.DbLookup.dll)
public static void DisplayDataException(
Exception exception,
string debugMessage
)
Public Shared Sub DisplayDataException ( _
exception As Exception, _
debugMessage As String _
)
public:
static void DisplayDataException(
Exception^ exception,
String^ debugMessage
)
Parameters
- exception
- Type: Exception
The exception.
- debugMessage
- Type: String
The debug message.