public class GGSecretsManagerException extends Exception
Constructor and Description |
---|
GGSecretsManagerException(String message)
Create a new GGSecretsManagerException.
|
GGSecretsManagerException(String message,
Throwable cause)
Create a new GGSecretsManagerException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GGSecretsManagerException(String message)
message
- the error message.