class CryBase::CouchBase::Services::Query::Error

Defined in:

crybase/couchbase/services/query/error.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(status_code : Int32, result : Result) #

[View source]

Instance Method Detail

def prepared_statement_missing? : Bool #

[View source]
def result : Result #

[View source]
def retryable? : Bool #

[View source]
def status_code : Int32 #

[View source]