ErrorHandler
class ErrorHandler extends PrettyPageHandler (View source)
Class ErrorHandler.
\@package Concrete\Core\Error\Handler
Properties
| private | $hideConfigKeys | 
Methods
                    handle()
        
                                            
                
            {@inheritdoc}
                    addDetails()
        
                                            
                
            Add the c5 specific debug stuff.
                    flatConfig(array $config, $group)
        
                                            
                
            No description
                    void
                
                
                    registerHideList()
        
                                            
                
            No description
                    bool
                
                
                    isKeyHidden(string $key)
        
                                            
                
            No description
Details
        
                            
    handle()
        
    
    {@inheritdoc}
        
                    protected        
    addDetails()
        
    
    Add the c5 specific debug stuff.
        
                    protected        
    flatConfig(array $config, $group)
        
    
    No description
        
                    protected        void
    registerHideList()
        
    
    No description
        
                        private    bool
    isKeyHidden(string $key)
        
    
    No description