class
TDS::Exception
- TDS::Exception
- Exception
- Reference
- Object
Defined in:
tds/exception.crConstructors
Instance Method Summary
Constructor Detail
def self.new(severity : Int32 = 0, dberr : Int32 = 0, oserr = 0, dberrstr = Pointer(UInt8).null, oserrstr = Pointer(UInt8).null)
#