matrix-appservice-bridge
    Preparing search index...

    Enumeration ErrCode

    Index

    Enumeration Members

    BadOpenID: "M_AS_BAD_OPENID"

    Couldn't complete the openId process.

    BadToken: "M_AS_BAD_TOKEN"

    The secret token provided to the API was invalid or not given.

    BadValue: "M_AS_BAD_VALUE"

    A bad value was given to the API.

    DisabledFeature: "M_AS_DISABLED_FEATURE"

    The requested feature is not enabled in the bridge.

    NotFound: "M_NOT_FOUND"

    The item that was requested could not be found.

    Ratelimited: "M_AS_LIMIT_EXCEEDED"

    The request was denied due to ratelimiting rules.

    Unknown: "M_AS_UNKNOWN"

    Generic failure, unknown reason

    UnsupportedOperation: "M_AS_UNSUPPORTED_OPERATION"

    The operation was not supported by this connection