Sha256: a1c64f8dcc8cd4610220d133580c42f97f8fbedad92ae129bc85e3c0b12b9411
Contents?: true
Size: 133 Bytes
Versions: 4
Compression:
Stored size: 133 Bytes
Contents
module OData # Raised when a user attempts to do something that is not supported class NotSupportedError < StandardError; end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ruby_odata-0.1.4 | lib/ruby_odata/exceptions.rb |
ruby_odata-0.1.3 | lib/ruby_odata/exceptions.rb |
ruby_odata-0.1.2 | lib/ruby_odata/exceptions.rb |
ruby_odata-0.1.1 | lib/ruby_odata/exceptions.rb |