@kayahr/edsm
    Preparing search index...

    Class IllegalStateError

    Thrown when state is illegal.

    Hierarchy

    • EDSMError
      • IllegalStateError
    Index

    Constructors

    Properties

    Constructors

    • Creates a new exception.

      Parameters

      • message: string

        The exception message.

      • Optionaloptions: ErrorOptions

        Optional error options.

      Returns IllegalStateError

    Properties

    name: string = "IllegalStateError"