\AlphredInvalidSecurityAction

Thrown with a bad error code.

If you use the library through the wrapper, then you should never see this; but if you extend it, then you might.

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $message, integer  $code = 3, string|boolean  $file = false) 

Writes a message to STDERR depending on log level

Parameters

string $message

message thrown

integer $code

error code

string|boolean $file