Class UnauthorizedPromptRequestException

All Implemented Interfaces:
Serializable

public final class UnauthorizedPromptRequestException extends PromptExecutionException
Exception thrown when executing a prompt query against a prompt service and the service rejected the request due to unauthorized access. This can happen if the provided credentials are invalid or if the user does not have the necessary permissions to access the requested resource.
Since:
8.5.0
See Also: