public class SecretStoreException extends RuntimeException
Constructor and Description |
---|
SecretStoreException() |
SecretStoreException(String message) |
SecretStoreException(String message,
Throwable cause) |
SecretStoreException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SecretStoreException(String message)
public SecretStoreException(Throwable cause)
@Generated(value="lombok") public SecretStoreException()
Copyright © 2017 SAP SE. All rights reserved.