For the complete documentation index, see llms.txt. This page is also available as Markdown.

ICallbackHandler

Errors used in the CallbackHandler mixin

Errors

Aera__UnauthorizedCallback

Thrown when we receive a callback (or a regular call) that wasn't authorized

error Aera__UnauthorizedCallback();

Last updated