<?php namespace TablePress\PhpOffice\PhpSpreadsheet; use RuntimeException; class Exception extends RuntimeException { }