SproutCMS

This is the code documentation for the SproutCMS project

function failure()

Report that a worker job failed.
Terminates the script.

Usage

void Worker::failure ( [ string $message ] );

Arguments

  1. string $message = ''
    Optional message to be logged

Return value

  • void
    Terminates script