Class: Safrano::FilterParseError

Inherits:
BadRequestError show all
Extended by:
ErrorClass
Defined in:
lib/odata/error.rb

Overview

error in filter parsing (Safrano specific)

Constant Summary

Constants included from ErrorClass

ErrorClass::EMPTYH

Constants inherited from BadRequestError

BadRequestError::HTTP_CODE

Method Summary

Methods included from ErrorClass

http_code, 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 BadRequestError

#initialize

Methods included from ErrorInstance

#msg, #odata_get

Constructor Details

This class inherits a constructor from Safrano::BadRequestError