CreateIncidentTask
Introduction
The CreateIncidentTask creates an incident by explicitly throwing a checked exception with the provided message.
Usage
Simply set the message as input parameter and an incident will be created.
If the message is not set (null) then no incident will be created.