Imbo\Exception::setImboErrorCode PHP 메소드

setImboErrorCode() 공개 메소드

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