# errors

<div class="jsdoc-content"><header>
    
        
            
        
    
</header>


    
        
            <div class="description"><p>Contains the error classes exposed by the driver.</p></div>
        

        
            















<div class="admonition note"><p class="admonition-title">Source</p><p><a href="https://github.com/scylladb/nodejs-rs-driver/blob/v0.6.1/lib/errors.ts#L2" target="_blank" rel="noopener">errors.ts, line 2</a></p></div>




















        
    
    

    

    

    
        </div>

## Classes

<div class="jsdoc-content">

        <dl>
            <dt><a href="ArgumentError.html">ArgumentError</a></dt>
            <dd></dd>
        
            <dt><a href="AuthenticationError.html">AuthenticationError</a></dt>
            <dd></dd>
        
            <dt><a href="BusyConnectionError.html">BusyConnectionError</a></dt>
            <dd></dd>
        
            <dt><a href="DriverInternalError.html">DriverInternalError</a></dt>
            <dd></dd>
        
            <dt><a href="NoHostAvailableError.html">NoHostAvailableError</a></dt>
            <dd></dd>
        
            <dt><a href="NotSupportedError.html">NotSupportedError</a></dt>
            <dd></dd>
        
            <dt><a href="OperationTimedOutError.html">OperationTimedOutError</a></dt>
            <dd></dd>
        
            <dt><a href="ResponseError.html">ResponseError</a></dt>
            <dd></dd>
        </dl></div>
