Chapter 36. Namespace: system.crash

Provides methods to access and modify software crash information.
Namespace: system.crash

36.1. Method: createCrashNote

Description

Create a crash note.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int crashId
  • string subject
  • string details
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise.