Class SecretNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.gateway.secrets.SecretProviderException
com.inductiveautomation.ignition.gateway.secrets.SecretNotFoundException
- All Implemented Interfaces:
Serializable
A
SecretProviderException
thrown when a secret cannot be found- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSecretNotFoundException
(String message) SecretNotFoundException
(String message, 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
-
SecretNotFoundException
-
SecretNotFoundException
-