Serialized Form
-
Package com.enkryptify.exception
-
Exception Class com.enkryptify.exception.ApiException
class ApiException extends EnkryptifyException implements Serializable-
Serialized Fields
-
status
int status
-
-
-
Exception Class com.enkryptify.exception.AuthenticationException
class AuthenticationException extends EnkryptifyException implements Serializable -
Exception Class com.enkryptify.exception.AuthorizationException
class AuthorizationException extends EnkryptifyException implements Serializable -
Exception Class com.enkryptify.exception.EnkryptifyException
class EnkryptifyException extends RuntimeException implements Serializable -
Exception Class com.enkryptify.exception.KubernetesAuthException
class KubernetesAuthException extends EnkryptifyException implements Serializable -
Exception Class com.enkryptify.exception.NotFoundException
class NotFoundException extends EnkryptifyException implements Serializable -
Exception Class com.enkryptify.exception.RateLimitException
class RateLimitException extends EnkryptifyException implements Serializable-
Serialized Fields
-
retryAfter
Integer retryAfter
-
-
-
Exception Class com.enkryptify.exception.SecretNotFoundException
class SecretNotFoundException extends EnkryptifyException implements Serializable
-