* @license: MIT */ namespace NeonXP\Dotenv\Exception; class RuntimeException extends \Exception { }