Class PromptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
burp.api.montoya.ai.chat.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: