Class ServiceUnavailableException

All Implemented Interfaces:
Serializable

public final class ServiceUnavailableException extends PromptExecutionException
Exception thrown when executing a prompt query against a prompt service that is currently unavailable. This can be due to a variety of reasons, such as network issues or service downtime.
Since:
8.5.0
See Also: