Elgg  Version master
Classes
Elgg\Exceptions\Plugin Namespace Reference

Classes

class  ComposerException
 Indicates something wrong with the plugin composer.json. More...
 
class  ConflictException
 Indicates a conflict with the plugin. More...
 
class  IdMismatchException
 Indicates a mismatch between the plugin ID in the composer.json and the plugin directory. More...
 
class  PhpExtensionException
 Indicates plugin php extension requirement issues. More...
 
class  PhpVersionException
 Indicates invalid php version for a plugin. More...