@discordx/lava-player
    Preparing search index...

    Enumeration ExceptionSeverity

    Index

    Enumeration Members

    Enumeration Members

    COMMON: "common"

    The cause is known and expected, indicates that there is nothing wrong with the library itself

    FAULT: "fault"

    The probable cause is an issue with the library or there is no way to tell what the cause might be. This is the default level and other levels are used in cases where the thrower has more in-depth knowledge about the error

    SUSPICIOUS: "suspicious"

    The cause might not be exactly known, but is possibly caused by outside factors. For example when an outside service responds in a format that we do not expect