mtv\http\HttpException::display PHP Метод

display() публичный Метод

public display ( )
    public function display()
    {
        $this->display_header();
        $this->display_message();
    }