Uncaught Exception: Undefined constant "name"
$exception Error#9 (7) "Undefined constant "name""
  • Properties (7)
  • Methods (11)
  • toString
  • protected message -> string (25) "Undefined constant "name""
    private string -> string (0) ""
    protected code -> integer 0
    protected file -> string (41) "/home/ectown/public_html/wbfi/V_Board.php"
    • File (1KB)
    • -rw-r--r-- 1008 1008 1050 Aug 05 2019 /home/ectown/public_html/wbfi/V_Board.php
      
    protected line -> integer 17
    private trace -> array (0)
    private previous -> null
  • private __clone(): void
    public __construct(string $message = '', int $code = 0, ?Throwable $previous = null)
    new \Error()
    public __wakeup()
    final public getMessage(): string
    $exception->getMessage()
    final public getCode()
    $exception->getCode()
    final public getFile(): string
    $exception->getFile()
    final public getLine(): int
    $exception->getLine()
    final public getTrace(): array
    $exception->getTrace()
    final public getPrevious(): ?Throwable
    $exception->getPrevious()
    final public getTraceAsString(): string
    $exception->getTraceAsString()
    public __toString(): string
    (string) $exception
  • $exception string (103) "Error: Undefined constant "name" in /home/ectown/public_html/wbfi/V_Board.ph...
    (string) $exception
    Error: Undefined constant "name" in /home/ectown/public_html/wbfi/V_Board.php:17
    Stack trace:
    #0 {main}