DoorkeeperException
        
        extends RepoLibException
    
    
            
            in package
            
        
    
    
    
Description of DoorkeeperException
Tags
Table of Contents
Methods
- __construct() : mixed
 
Methods
__construct()
    public
                    __construct([string $message = '' ][, int $code = 400 ][, Throwable $previous = NULL ]) : mixed
    Parameters
- $message : string = ''
 - $code : int = 400
 - $previous : Throwable = NULL