public class GenAiException extends Exception
Represents an exception that occurs during service execution.
Nested Class Summary
@interface | GenAiException.ErrorCode | The set of error codes. |
Public Method Summary
int |
getErrorCode()
Gets the
GenAiException.ErrorCode .
|
Inherited Method Summary
Public Methods
public int getErrorCode ()
Gets the GenAiException.ErrorCode
.