With sshfs, what causes the error "fuse: bad mount point `<directory>': Permission denied"?

The destination (./local) directory was also a fuse mounted directory.

I didn't intend to mount inside a fuse mount, but it appears that if you do, you get a "permission denied" message instead of a more appropriate message.