<?php

namespace LWVendor\PhpOffice\PhpSpreadsheet;

class Exception extends \Exception
{
}
