class Google::Cloud::Bigquery::Exception

Defined in:

bigquery.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(http_status : HTTP::Status, http_body : String, message = nil) #

[View source]

Class Method Detail

def self.raise_on_failure(response) #

[View source]

Instance Method Detail

def http_body : String #

[View source]
def http_body=(http_body : String) #

[View source]
def http_status : HTTP::Status #

[View source]
def http_status=(http_status : HTTP::Status) #

[View source]