Skip to content

Commit

Permalink
Deployed dbc4f86 with MkDocs version: 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Aug 10, 2023
1 parent ac71144 commit ef0748d
Show file tree
Hide file tree
Showing 338 changed files with 4,332 additions and 2,441 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@


<link rel="icon" href="/favicon.ico">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>EasyBuild - building software with ease</title>



<link rel="stylesheet" href="/assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="/assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="/assets/stylesheets/palette.ecc896b0.min.css">
Expand Down
19 changes: 12 additions & 7 deletions api/easybuild/base/exceptions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<link rel="next" href="../fancylogger/">

<link rel="icon" href="../../../../favicon.ico">
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.18">
<meta name="generator" content="mkdocs-1.5.2, mkdocs-material-9.1.21">



<title>exceptions - EasyBuild - building software with ease</title>



<link rel="stylesheet" href="../../../../assets/stylesheets/main.26e3688c.min.css">
<link rel="stylesheet" href="../../../../assets/stylesheets/main.eebd395e.min.css">


<link rel="stylesheet" href="../../../../assets/stylesheets/palette.ecc896b0.min.css">
Expand Down Expand Up @@ -5856,21 +5856,20 @@ <h1>exceptions</h1>


<h2 id="easybuild.base.exceptions.LoggedException" class="doc doc-heading">
<code>LoggedException</code>
<code>LoggedException</code>


<a href="#easybuild.base.exceptions.LoggedException" class="headerlink" title="Permanent link">&para;</a></h2>


<div class="doc doc-contents ">
<p class="doc doc-class-bases">
Bases: <code>Exception</code></p>
<p class="doc doc-class-bases">
Bases: <code>Exception</code></p>


<p>Exception that logs it's message when it is created.</p>





<div class="doc doc-children">
Expand All @@ -5883,6 +5882,7 @@ <h2 id="easybuild.base.exceptions.LoggedException" class="doc doc-heading">




<div class="doc doc-object doc-function">


Expand All @@ -5897,11 +5897,13 @@ <h3 id="easybuild.base.exceptions.LoggedException.__init__" class="doc doc-headi

<p>Constructor.</p>



<table>
<thead>
<tr>
<th><b>PARAMETER</b></th>
<th><b>DESCRIPTION</b></th>
<th><b> DESCRIPTION</b></th>
</tr>
</thead>
<tbody>
Expand Down Expand Up @@ -5955,6 +5957,7 @@ <h3 id="easybuild.base.exceptions.LoggedException.__init__" class="doc doc-headi
</div>



<div class="doc doc-object doc-function">


Expand All @@ -5969,6 +5972,8 @@ <h2 id="easybuild.base.exceptions.get_callers_logger" class="doc doc-heading">

<p>Get logger defined in caller's environment</p>



<table>
<thead>
<tr>
Expand Down
Loading

0 comments on commit ef0748d

Please sign in to comment.