Exception: Watir::Exception::ObjectReadOnlyException

Inherits:
WatirException
  • Object
show all
Defined in:
lib/watir-classic/exceptions.rb

Overview

This exception is raised if an attempt is made to access an object that is in a read only state

Method Summary

Methods inherited from WatirException

#initialize

Constructor Details

This class inherits a constructor from Watir::Exception::WatirException