????

Your IP : 18.219.224.246


Current Path : /home/thenclexdoctor.com/.trash/vendor/kavenegar/php/src/Exceptions/
Upload File :
Current File : /home/thenclexdoctor.com/.trash/vendor/kavenegar/php/src/Exceptions/BaseRuntimeException.php

<?php

namespace Kavenegar\Exceptions;

class BaseRuntimeException extends \RuntimeException 
{
	public function getName()
    {
        return 'BaseRuntimeException';
    }
    public function __construct($message, $code=0) {
        parent::__construct($message, $code);
    }
	public function errorMessage(){
		return "\r\n".$this->getName() . "[{$this->code}] : {$this->message}\r\n";
	}
}

?>

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...