Sha256: a466499d122107d8607eb2a0aa277fffd9093d185b1044458c8b72e89142ba98
Contents?: true
Size: 1.29 KB
Versions: 2
Compression:
Stored size: 1.29 KB
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="../../style.css" type="text/css" charset="utf-8" /> <link rel="stylesheet" href="../../syntax_highlight.css" type="text/css" charset="utf-8" /> <script src="../../jquery.js" type="text/javascript" charset="utf-8"></script> <script src="../../app.js" type="text/javascript" charset="utf-8"></script> <title>Exception: Celerity::Exception::ObjectReadOnlyException</title> </head> <body> <div id="content"> <div class="section class Celerity_Exception_ObjectReadOnlyException"> <h1 class="title">Exception: Celerity::Exception::ObjectReadOnlyException</h1> <div class="section inheritance"> <ul> <li>StandardError</li><ul><li><a title="Celerity::Exception::CelerityException" href="CelerityException.html">Celerity::Exception::CelerityException</a></li><ul><li>Celerity::Exception::ObjectReadOnlyException</li> </ul></ul></ul> </div><div class="section docstring"> <p> This exception is thrown if an attempt is made to access an object that is in a read-only state </p> </div><div class="section constants"> </div> </div> </div> </body> </html>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
caius-celerity-0.0.6.11 | website/yard/Celerity/Exception/ObjectReadOnlyException.html |
drnic-celerity-0.0.6.17 | website/yard/Celerity/Exception/ObjectReadOnlyException.html |