class Wrike3::NotFound

Public Instance Methods

handle() click to toggle source
# File lib/wrike3/error.rb, line 41
def handle
  return nil
end