Imbo\Exception::setImboErrorCode PHP Method

setImboErrorCode() public method

Set an internal Imbo error code
public setImboErrorCode ( integer $code ) : Imbo\Exception
$code integer One of the constants defined in this class
return Imbo\Exception
    function setImboErrorCode($code);