Class PromptException

All Implemented Interfaces:
Serializable

public class PromptException extends RuntimeException
This class represents an exception which is thrown when using AI chat prompt functionality.
See Also:
  • Constructor Details Link icon

    • PromptException Link icon

      public PromptException(String message)