Uncaught Exception: Undefined constant "color"
$exception Error#9 (7) "Undefined constant "color""
  • Properties (7)
  • Methods (11)
  • toString
  • protected message -> string (26) "Undefined constant "color""
    private string -> string (0) ""
    protected code -> integer 0
    protected file -> string (57) "/home/chamber/public_html/southfairfaxchamber/VPhotoA.php"
    • File (1.4KB)
    • -rw-r--r-- 1008 1007 1479 Jan 25 2022 /home/chamber/public_html/southfairfaxchamber/VPhotoA.php
      
    protected line -> integer 29
    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 (120) "Error: Undefined constant "color" in /home/chamber/public_html/southfairfaxc...
    (string) $exception
    Error: Undefined constant "color" in /home/chamber/public_html/southfairfaxchamber/VPhotoA.php:29
    Stack trace:
    #0 {main}