Vana SDK - v4.1.0
    Preparing search index...

    Class DerivativeQuestionRejectedError

    Thrown when the Personal Server rejected a derivative question with a status the more specific errors do not claim (405, 413 CONTENT_TOO_LARGE, 5xx), or answered a body the SDK cannot read.

    The question routes share the Write API's credential, so their authentication failures are the write errors: WriteUnauthorizedError (401), WriteForbiddenError (403 on the derived scope), WriteConflictError (409 that is not a cycle), WriteRequestError (refused before sending), WriteTransportError (fetch threw).

    Hierarchy (View Summary)