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