Add ExecutableNotFoundException
This commit is contained in:
		
					parent
					
						
							
								a39d8939db
							
						
					
				
			
			
				commit
				
					
						8e87d243d9
					
				
			
		
					 7 changed files with 61 additions and 18 deletions
				
			
		
							
								
								
									
										16
									
								
								src/FFMpeg/Exception/ExecutableNotFoundException.php
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								src/FFMpeg/Exception/ExecutableNotFoundException.php
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | |||
| <?php | ||||
| 
 | ||||
| /* | ||||
|  * This file is part of PHP-FFmpeg. | ||||
|  * | ||||
|  * (c) Alchemy <info@alchemy.fr> | ||||
|  * | ||||
|  * For the full copyright and license information, please view the LICENSE | ||||
|  * file that was distributed with this source code. | ||||
|  */ | ||||
| 
 | ||||
| namespace FFMpeg\Exception; | ||||
| 
 | ||||
| class ExecutableNotFoundException extends RuntimeException | ||||
| { | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue