class AvalancheMQ::HTTP::ApiErrorHandler
  
  
    
  
    Included Modules
  
  
  
    
  
    Defined in:
  
  
    
      
        avalanchemq/http/handler/error_handler.cr
      
    
    
  
  
    
  
    Constructors
  
  
  
    
  
    Instance Method Summary
  
  
  
    
    
    
  
    
    
    
  
    
    
    
  
  
    
  
    Constructor Detail
  
  
    
      
        
        def self.
new(log : Logger)
        
#
       
      
      
      
     
  
  
    
  
    Instance Method Detail
  
  
    
  
    
      
        
        def 
not_found(context, message = 
nil)
        
#