Chapter 36. system.crash
Abstract
Provides methods to access and modify software crash information.
36.1. createCrashNote
- Name
- createCrashNote
- Description
- Create a crash note
- Parameters
- string sessionKey
- int crashId
- string subject
- string details
- Return Value
- int - 1 on success, exception thrown otherwise.