Class IdpAdapterManager.NotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.inductiveautomation.ignition.gateway.auth.idp.IdpAdapterManager.NotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- IdpAdapterManager
public static class IdpAdapterManager.NotFoundException extends java.lang.Exception
AnException
capturing the scenario where an IdP Adapter with a given ID does not exist in the system- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotFoundException()
-