Exception: MobyBase::InvalidParameterError

Inherits:
MobyStandardError show all
Defined in:
lib/tdriver/base/errors.rb

Overview

Raised when a method is called with an invalid parameter(eg. wrong type, impossible value, nil)

Method Summary

Methods inherited from MobyStandardError

#initialize

Constructor Details

This class inherits a constructor from MobyBase::MobyStandardError