Sudo Profile Exception
Inheritors
Types
Exception for wrapping exceptions such as ApolloException
and all other Exceptions
Exception for GraphQl call when the call itself is successful but there is an Error returned that is unmapped.
Exception for GraphQl call when insufficient entitlements
Exception for GraphQl call when a ServerError
is returned
Exception for indicating the configuration of the client was invalid.
Exception for GraphQl call when Sudo Not Found
Exception for indicating the configuration related to Sudo Service is not found. This may indicate that Sudo Service is not deployed into your runtime instance or the config file that you are using is invalid..
Exception for when processing secure claim
Exception for GraphQl call when there is a Version mismatch. This can occur if another process has updated a DB entry while you are working on that entry.