mtv\http\HttpException::display PHP 메소드

display() 공개 메소드

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