module VaultTree module Exceptions class VaultTreeException < StandardError end end end