@kayahr/edsm
    Preparing search index...

    Class NotFoundError

    Thrown when some resource was not found.

    Hierarchy

    • EDSMError
      • NotFoundError
    Index

    Constructors

    Properties

    Constructors

    • Creates a new exception.

      Parameters

      • message: string

        The exception message.

      • Optionaloptions: ErrorOptions

        Optional error options.

      Returns NotFoundError

    Properties

    name: string = "NotFoundError"