@kayahr/edsm
    Preparing search index...

    Class NotFoundException

    Thrown when some resource was not found.

    Hierarchy

    • EDSMException
      • NotFoundException
    Index

    Constructors

    Constructors

    • Creates a new exception.

      Parameters

      • message: string

        The exception message.

      • Optionaloptions: ErrorOptions

        Optional error options.

      Returns NotFoundException