waytale - v0.3.0
    Preparing search index...

    Class WaytaleError

    General error class for errors arising within our code.

    Hierarchy

    • Error
      • WaytaleError
    Index

    Constructors

    Constructors

    • Build a new error.

      Parameters

      • message: string

        good grief, what's going on

      • ...args: any[]

        addition values to specify the problem

      Returns WaytaleError