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