class Mingle::MingleParseError

Public Instance Methods

to_s() click to toggle source
# File lib/mingle.rb, line 460
def to_s
    "#@loc: #@err"
end