Module: Luchadeer::Error::Codes

Defined in:
lib/luchadeer/error.rb

Overview

Constant Summary collapse

OK =
1
INVALID_API_KEY =
100
OBJECT_NOT_FOUND =
101
URL_FORMAT_ERROR =
102
FILTER_ERROR =
104
SUBSCRIBER_ONLY =
105