doc/SDM/AuthenticationError.html in strongdm-1.0.0 vs doc/SDM/AuthenticationError.html in strongdm-1.0.1
- old
+ new
@@ -6,20 +6,25 @@
<title>class SDM::AuthenticationError - RDoc Documentation</title>
<script type="text/javascript">
var rdoc_rel_prefix = "../";
+ var index_rel_prefix = "../";
</script>
-<script src="../js/jquery.js"></script>
-<script src="../js/darkfish.js"></script>
+<script src="../js/navigation.js" defer></script>
+<script src="../js/search.js" defer></script>
+<script src="../js/search_index.js" defer></script>
+<script src="../js/searcher.js" defer></script>
+<script src="../js/darkfish.js" defer></script>
<link href="../css/fonts.css" rel="stylesheet">
<link href="../css/rdoc.css" rel="stylesheet">
+
<body id="top" role="document" class="class">
<nav role="navigation">
<div id="project-navigation">
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
<h2>
@@ -83,18 +88,15 @@
class SDM::AuthenticationError
</h1>
<section class="description">
-<p><a href="AuthenticationError.html">AuthenticationError</a> is used to
-specify an authentication failure condition</p>
+<p><a href="AuthenticationError.html"><code>AuthenticationError</code></a> is used to specify an authentication failure condition</p>
</section>
-
-
<section id="5Buntitled-5D" class="documentation-section">
@@ -125,18 +127,18 @@
<div class="method-calls-super">
Calls superclass method
- <a href="RPCError.html#method-c-new">SDM::RPCError.new</a>
+ <a href="RPCError.html#method-c-new"><code>SDM::RPCError::new</code></a>
</div>
<div class="method-source-code" id="new-source">
<pre><span class="ruby-comment"># File lib/errors/errors.rb, line 58</span>
-<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">msg</span>)
+<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(<span class="ruby-identifier">msg</span>)
<span class="ruby-keyword">super</span>(<span class="ruby-identifier">msg</span>, <span class="ruby-value">16</span>)
<span class="ruby-keyword">end</span></pre>
</div>
</div>
@@ -148,14 +150,15 @@
</section>
</section>
+
</main>
<footer id="validator-badges" role="contentinfo">
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
- <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.1.
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>