This API is used to check if a vault exists. If the vault does not exist or has been deleted, this method throws an exception.
+ (bool) vaultExists: (NSString *) dataVaultID
If successful, returns 'true'.