Exception: EdgeCast::Error::MethodNotAllowed

Inherits:
ClientError show all
Defined in:
lib/edge_cast/error/method_not_allowed.rb

Overview

Raised when EdgeCast returns the HTTP status code 405

Instance Attribute Summary

Attributes inherited from EdgeCast::Error

#http_headers

Method Summary

Methods inherited from EdgeCast::Error

#initialize

Constructor Details

This class inherits a constructor from EdgeCast::Error