KUJUNTI.ID MINISH3LL
Path : /var/www/html/phkaymedia/vendor/jantinnerezo/livewire-alert/src/Exceptions/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/html/phkaymedia/vendor/jantinnerezo/livewire-alert/src/Exceptions/AlertException.php


<?php

namespace Jantinnerezo\LivewireAlert\Exceptions;

use Exception;

class AlertException extends Exception
{
    protected $message;
    
    public function __construct($message)
    {
        $this->message = $message;

        parent::__construct();
    }

    public function __toString() {
        return "Livewire Alert Exception: {$this->message}";
    }
}

© KUJUNTI.ID