param(); if (!$this->check($params)) { throw new BaseException($this->message = $this->getError()); } return true; } }