Gets whether the private flag of the bookmark for uri is set.
In the event the URI cannot be found, false is returned and throws is set to URI_NOT_FOUND. In the event that the private flag cannot be found, false is returned and throws is set to INVALID_VALUE.
| this | |
| uri |
a valid URI |
|
true if the private flag is set, false otherwise. |