class ThreeScaleToolbox::InvalidUrlError
Public Instance Methods
code()
click to toggle source
# File lib/3scale_toolbox/error.rb, line 19 def code 'E_INVALID_URL' end
# File lib/3scale_toolbox/error.rb, line 19 def code 'E_INVALID_URL' end