class Exception

Public Class Methods

from_content(type, content_type, data) click to toggle source
# File lib/restful_mapper.rb, line 17
def self.from_content type, content_type, data

end