This Exception is thrown if a feature has not been implemented _intentionally_. The main purpose is the search handler, where some features are just not supported in the legacy search implementation.
Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        NotImplementedException.php
                :
        27
                 
    
        Generates: Intentionally not implemented: {$feature}.
|  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $feature | string | - | - | 
| $code | int | 0 | - | 
| $previous | Exception|null | null | - |