Skip to content

Home > llm-ops > Error_2

Error_2 interface

An object representing an operation that failed for the reason given in message.

Signature:

typescript
export interface Error
export interface Error

Properties

PropertyModifiersTypeDescription
messagestring
successfalse

Released under the MIT License.