See Release Notes
[Summary view]
1 <?php 2 3 namespace Box\Spout\Common\Exception; 4 5 /** 6 * Class IOException 7 */ 8 class IOException extends SpoutException 9 { 10 }
title
Description
Body