Class UsersJsonResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.inductiveautomation.ignition.gateway.authentication.resources.UsersJsonResourceException
- All Implemented Interfaces:
Serializable
A special
IllegalArgumentException thrown by the UsersJsonResource constructor in
the event that duplicate users sharing the same username / user ID or duplicate roles sharing the
same role name / role ID are detected, or if a user has a role ID that doesn't exist- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString