Bar2::__construct PHP Method

__construct() public method

public __construct ( )
    function __construct()
    {
        throw new Exception('__construct');
    }