Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
fluentform
/
app
/
Services
/
Spout
/
Common
/
Exception
:
UnsupportedTypeException.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php namespace Box\Spout\Common\Exception; /** * Class UnsupportedTypeException * * @api * @package Box\Spout\Common\Exception */ class UnsupportedTypeException extends SpoutException { }