Skip to documentation content
On this page
  1. Contract
  2. Signature

add_note

Append diagnostic context using Python's standard exception notes.

Append diagnostic context using Python's standard exception notes.

Contract

PropertyValue
symboltelion_api.AiError.add_note
signature(note: 'str') -> 'None'
returnNone

Signature

telion_api.AiError.add_note(note: 'str') -> 'None'
add_note — Telion Python API 0.1.0-alpha | Telion