Class: Safrano::Filter::Parser::ErrorInvalidSeparator

Inherits:
Error
  • Object
show all
Includes:
ErrorInstance
Defined in:
lib/odata/filter/error.rb

Overview

Invalid separator in this context (missing parenthesis?)

Constant Summary

Constants inherited from Error

Safrano::Filter::Parser::Error::HTTP_CODE

Instance Attribute Summary

Attributes inherited from Error

#cur_typ, #cur_val, #tok, #typ

Method Summary

Methods included from ErrorInstance

#msg, #odata_get

Methods included from Contract::Invalid

#collect_result!, #error, #if_error, #if_valid, #if_valid_collect, #map_result!, #result, #tap_error, #tap_valid

Methods inherited from Error

http_code, #initialize

Constructor Details

This class inherits a constructor from Safrano::Filter::Parser::Error