Package energy.eddie.aiida.errors
Class SecretStoringException
java.lang.Object
java.lang.Throwable
java.lang.Exception
energy.eddie.aiida.errors.SecretStoringException
- All Implemented Interfaces:
Serializable,Supplier<SecretStoringException>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SecretStoringException
public SecretStoringException() -
SecretStoringException
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<SecretStoringException>
-