Represents exceptions when a response does not match the wire protocol.  
 More...
Represents exceptions when a response does not match the wire protocol. 
Definition at line 8 of file ProtocolException.cs.
 
◆ ProtocolException()
      
        
          | Fauna.Exceptions.ProtocolException.ProtocolException  | 
          ( | 
          string  | 
          message,  | 
        
        
           | 
           | 
          HttpStatusCode  | 
          statusCode,  | 
        
        
           | 
           | 
          string  | 
          body  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ResponseBody
  
  
      
        
          | string Fauna.Exceptions.ProtocolException.ResponseBody | 
         
       
   | 
  
get   | 
  
 
 
◆ StatusCode
  
  
      
        
          | HttpStatusCode Fauna.Exceptions.ProtocolException.StatusCode | 
         
       
   | 
  
get   | 
  
 
 
The documentation for this class was generated from the following file: