class TaskException extends Exception (View source)

TaskException handler; nothing special, just an implementation of standard Exception class.

Methods

__construct($message = null, $code = 0, Exception $previous = null, $worklog_id = null)

No description

getWorklogId()

No description

getEndTimestamp()

No description

Details

__construct($message = null, $code = 0, Exception $previous = null, $worklog_id = null)

Parameters

$message
$code
Exception $previous
$worklog_id

getWorklogId()

getEndTimestamp()