Exception: Blitz::Curl::Error::Status

Inherits:
Step show all
Defined in:
lib/blitz/curl/error.rb

Overview

This exception is raised when you have an explicit status code check and the assertion fails

Instance Attribute Summary

Attributes inherited from Step

#step, #steps

Attributes inherited from Region

#region

Method Summary

Methods inherited from Step

#initialize

Methods inherited from Region

#initialize

Methods inherited from Blitz::Curl::Error

#initialize

Constructor Details

This class inherits a constructor from Blitz::Curl::Error::Step