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