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
:
InvalidArgumentException.php
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
<?php namespace Box\Spout\Common\Exception; /** * Class InvalidArgumentException * * @api * @package Box\Spout\Common\Exception */ class InvalidArgumentException extends SpoutException { }