Documentation
    Preparing search index...

    DumpDie exception is raised by the "dd" function. It will result in dumping the value in response to an HTTP request or printing the value to the console

    Hierarchy

    • Exception
      • DumpDieException
    Index

    Constructors

    Properties

    status: number = 500
    code: string = 'E_DUMP_DIE_EXCEPTION'
    fileName: string
    lineNumber: number
    value: unknown

    Methods

    • Preventing itself from getting reported by the AdonisJS exception reporter

      Returns void