Returns the SUPDataVault singleton instance, tied to a particular vault. If the vault does not exist or has been deleted, this method throws an exception.
There is a singleton instance per data vault ID.
public static SUPDataVault getVault(String sDataVaultID) throws SUPDataVaultException
If successful, returns a singleton instance of the vault..