class Orma::DBError

Defined in:

orma/db_error.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(parent_error : Exception, sql_query : String) #

[View source]

Instance Method Detail

def parent_error : Exception #

[View source]
def sql_query : String #

[View source]