Log
.
.
::
.
.
Create Method (Exception, String)
Handles the app error.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
void
Create
(
Exception
exception
,
string
message
)
Parameters
exception
Type:
Exception
The exception.
message
Type:
String
The message.
See Also
Log Class
Create Overload
Core Namespace