Parent

Methods

Mysql::Error

Public Instance Methods

error() click to toggle source

 Mysql::Error object method
 
static VALUE error_error(VALUE obj)
{
    return rb_iv_get(obj, "mesg");
}

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.