Package energy.eddie.aiida.errors
Class SecretDeletionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
energy.eddie.aiida.errors.SecretDeletionException
- All Implemented Interfaces:
Serializable,Supplier<SecretDeletionException>
- 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
-
SecretDeletionException
public SecretDeletionException() -
SecretDeletionException
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<SecretDeletionException>
-