class MethodNotImplementedError
Public Instance Methods
message()
click to toggle source
# File lib/pdf_scrap/error/method_not_implemented_error.rb, line 2 def message "method not implemented." end
# File lib/pdf_scrap/error/method_not_implemented_error.rb, line 2 def message "method not implemented." end