Sindbad~EG File Manager

Current Path : /proc/142261/cwd/plugins/webp-converter-for-media/src/Exception/
Upload File :
Current File : //proc/142261/cwd/plugins/webp-converter-for-media/src/Exception/ExceptionAbstract.php

<?php

namespace WebpConverter\Exception;

/**
 * {@inheritdoc}
 */
abstract class ExceptionAbstract extends \Exception implements ExceptionInterface {

	/**
	 * {@inheritdoc}
	 */
	final public function __construct( $value = [] ) {
		$this->code = $this->get_error_status();
		parent::__construct( $this->get_error_message( (array) $value ) );
	}
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists