Log..::..Create Method (Exception, String)

Handles the app error.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static void Create(
	Exception exception,
	string message
)

Parameters

exception
Type: Exception
The exception.
message
Type: String
The message.