Exception: TodaysPlan::BadRequestError

Inherits:
TodaysPlanError show all
Defined in:
lib/todays_plan/errors.rb

Overview

Public: Exception which is thrown when TodaysPlan API returns a 400 response.

Instance Attribute Summary

Attributes inherited from TodaysPlanError

#code, #resolve

Method Summary

Methods inherited from TodaysPlanError

#initialize

Constructor Details

This class inherits a constructor from TodaysPlan::TodaysPlanError