Sha256: 7ea40bfe07671a40372310a9ae6d0e1bb97e54842ffbb05a4ac3092b4ab2b456
Contents?: true
Size: 1.27 KB
Versions: 2
Compression:
Stored size: 1.27 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::UnknownRowException</title> </head> <body> <div id="content"> <div class="section class Celerity_Exception_UnknownRowException"> <h1 class="title">Exception: Celerity::Exception::UnknownRowException</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::UnknownRowException</li> </ul></ul></ul> </div><div class="section docstring"> <p> This exception is raised if an attempt is made to access a table row that doesn’t exist </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/UnknownRowException.html |
drnic-celerity-0.0.6.17 | website/yard/Celerity/Exception/UnknownRowException.html |