MonitoringSelfFailCheck

Extends \MonitoringChecker

Always fail checker, for test purposes

package

Monitoring

subpackage

Monitoring

Methods

Constructor

__construct(array $settings) 
inherited

Arguments

$settings

array

Add error

addError(string $error) 
inherited

Arguments

$error

string

Checker entry point

check() 
inherited abstract

Return error

getError() : string
inherited

Response

string

Return status

getStatus() : string
inherited

Response

string

Constants

Statuses

STATUS_OK
inherited

STATUS_FAIL

STATUS_FAIL
inherited

Properties

Error

_error : string
inherited
var

Type(s)

string

Checker settings

_settings : array
inherited
var

Type(s)

array