Class VaultKeyInvalidException

All Implemented Interfaces:
Serializable

public class VaultKeyInvalidException extends VaultConfigLoadException
An attempt was made to verify the signature of a vault config token using an invalid key.
See Also:
  • Constructor Details

    • VaultKeyInvalidException

      public VaultKeyInvalidException()