Class LastError
LastError class
The last error associated with this run. Will be null if there are no errors.
public class LastError
Constructors
Name | Description |
---|---|
LastError() | The default constructor. |
Properties
Name | Description |
---|---|
Code { get; set; } | Gets or sets one of server_error, rate_limit_exceeded, or invalid_prompt. |
Message { get; set; } | Gets or sets a human-readable description of the error. |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF