Module de.stklcode.jvault.connector
Package de.stklcode.jvault.connector.exception
package de.stklcode.jvault.connector.exception
Some custom exceptions for error handling.
-
ClassDescriptionException thrown trying to do a request without any authorization handles.Exception thrown on problems with connection to Vault backend.Exception thrown when trying to send malformed request.Exception thrown when response from vault returned with erroneous status code or payload could not be parsed to entity class.Exception thrown when trying to access a path the current user/token does not have permission to access.Exception thrown on errors with TLS connection.Abstract Exception class for Vault Connector internal exceptions.