Deprecated.
OpenAI error.
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
Deprecated.
The error code.
Deprecated.
The error message.
int
-
Constructor Details
-
OpenAiErrorBase
public OpenAiErrorBase()
Deprecated.
-
Method Details
-
-
canEqual
protected boolean canEqual(Object other)
Deprecated.
-
hashCode
public int hashCode()
Deprecated.
- Overrides:
hashCode in class Object
-
-
getCode
@Nullable
public String getCode()
Deprecated.
The error code.
-
getMessage
@Nullable
public String getMessage()
Deprecated.
The error message.