classhueplusplus_1_1_hue_exception.html 14.4 KB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>hueplusplus: hueplusplus::HueException Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">hueplusplus
   &#160;<span id="projectnumber">1.0.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespacehueplusplus.html">hueplusplus</a></li><li class="navelem"><a class="el" href="classhueplusplus_1_1_hue_exception.html">HueException</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="classhueplusplus_1_1_hue_exception-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">hueplusplus::HueException Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Exception class with file information. Base class of all custom exception classes.  
 <a href="classhueplusplus_1_1_hue_exception.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="_hue_exception_8h_source.html">hueplusplus/HueException.h</a>&gt;</code></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for hueplusplus::HueException:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="classhueplusplus_1_1_hue_exception__inherit__graph.png" border="0" usemap="#hueplusplus_1_1_hue_exception_inherit__map" alt="Inheritance graph"/></div>
<map name="hueplusplus_1_1_hue_exception_inherit__map" id="hueplusplus_1_1_hue_exception_inherit__map">
<area shape="rect" id="node3" href="classhueplusplus_1_1_hue_a_p_i_response_exception.html" title="Exception caused by a Hue API &quot;error&quot; response with additional information. " alt="" coords="5,155,223,196"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-1-trigger" src="closed.png" alt="+"/> Collaboration diagram for hueplusplus::HueException:</div>
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
<div class="center"><img src="classhueplusplus_1_1_hue_exception__coll__graph.png" border="0" usemap="#hueplusplus_1_1_hue_exception_coll__map" alt="Collaboration graph"/></div>
<map name="hueplusplus_1_1_hue_exception_coll__map" id="hueplusplus_1_1_hue_exception_coll__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab5560b225c1f36625477c2bffb8a9f1a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_hue_exception.html#ab5560b225c1f36625477c2bffb8a9f1a">HueException</a> (<a class="el" href="structhueplusplus_1_1_file_info.html">FileInfo</a> fileInfo, const std::string &amp;message)</td></tr>
<tr class="memdesc:ab5560b225c1f36625477c2bffb8a9f1a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates <a class="el" href="classhueplusplus_1_1_hue_exception.html" title="Exception class with file information. Base class of all custom exception classes. ">HueException</a> with information about the error and source.  <a href="#ab5560b225c1f36625477c2bffb8a9f1a">More...</a><br /></td></tr>
<tr class="separator:ab5560b225c1f36625477c2bffb8a9f1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae65aa461204544aaf3899d5eb974efa2"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_hue_exception.html#ae65aa461204544aaf3899d5eb974efa2">what</a> () const noexcept override</td></tr>
<tr class="memdesc:ae65aa461204544aaf3899d5eb974efa2"><td class="mdescLeft">&#160;</td><td class="mdescRight">What message of the exception.  <a href="#ae65aa461204544aaf3899d5eb974efa2">More...</a><br /></td></tr>
<tr class="separator:ae65aa461204544aaf3899d5eb974efa2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1c2cd1e98f9b86ca85fd493de62c5c91"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="structhueplusplus_1_1_file_info.html">FileInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_hue_exception.html#a1c2cd1e98f9b86ca85fd493de62c5c91">GetFile</a> () const noexcept</td></tr>
<tr class="memdesc:a1c2cd1e98f9b86ca85fd493de62c5c91"><td class="mdescLeft">&#160;</td><td class="mdescRight">Filename and line where the exception was thrown or caused by.  <a href="#a1c2cd1e98f9b86ca85fd493de62c5c91">More...</a><br /></td></tr>
<tr class="separator:a1c2cd1e98f9b86ca85fd493de62c5c91"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a73370d57f033b42c41b5ba55b5db0148"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhueplusplus_1_1_hue_exception.html#a73370d57f033b42c41b5ba55b5db0148">HueException</a> (const char *exceptionName, <a class="el" href="structhueplusplus_1_1_file_info.html">FileInfo</a> fileInfo, const std::string &amp;message)</td></tr>
<tr class="memdesc:a73370d57f033b42c41b5ba55b5db0148"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates <a class="el" href="classhueplusplus_1_1_hue_exception.html" title="Exception class with file information. Base class of all custom exception classes. ">HueException</a> with child class name.  <a href="#a73370d57f033b42c41b5ba55b5db0148">More...</a><br /></td></tr>
<tr class="separator:a73370d57f033b42c41b5ba55b5db0148"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Exception class with file information. Base class of all custom exception classes. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ab5560b225c1f36625477c2bffb8a9f1a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab5560b225c1f36625477c2bffb8a9f1a">&#9670;&nbsp;</a></span>HueException() <span class="overload">[1/2]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">hueplusplus::HueException::HueException </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="structhueplusplus_1_1_file_info.html">FileInfo</a>&#160;</td>
          <td class="paramname"><em>fileInfo</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::string &amp;&#160;</td>
          <td class="paramname"><em>message</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Creates <a class="el" href="classhueplusplus_1_1_hue_exception.html" title="Exception class with file information. Base class of all custom exception classes. ">HueException</a> with information about the error and source. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">fileInfo</td><td>Source of the error. Must not always be the throw location, can also be a calling function which matches the cause better. </td></tr>
    <tr><td class="paramname">message</td><td>Human readable error message. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a id="a73370d57f033b42c41b5ba55b5db0148"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a73370d57f033b42c41b5ba55b5db0148">&#9670;&nbsp;</a></span>HueException() <span class="overload">[2/2]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">hueplusplus::HueException::HueException </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>exceptionName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="structhueplusplus_1_1_file_info.html">FileInfo</a>&#160;</td>
          <td class="paramname"><em>fileInfo</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::string &amp;&#160;</td>
          <td class="paramname"><em>message</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Creates <a class="el" href="classhueplusplus_1_1_hue_exception.html" title="Exception class with file information. Base class of all custom exception classes. ">HueException</a> with child class name. </p>
<p>Should be used by subclasses which can append additional information to the end of whatMessage. </p><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">exceptionName</td><td>class name of the subclass </td></tr>
    <tr><td class="paramname">fileInfo</td><td>Source of the error. Must not always be the throw location, can also be a calling function which matches the cause better. </td></tr>
    <tr><td class="paramname">message</td><td>Human readable error message </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a1c2cd1e98f9b86ca85fd493de62c5c91"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1c2cd1e98f9b86ca85fd493de62c5c91">&#9670;&nbsp;</a></span>GetFile()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="structhueplusplus_1_1_file_info.html">FileInfo</a> &amp; hueplusplus::HueException::GetFile </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Filename and line where the exception was thrown or caused by. </p>

</div>
</div>
<a id="ae65aa461204544aaf3899d5eb974efa2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae65aa461204544aaf3899d5eb974efa2">&#9670;&nbsp;</a></span>what()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">const char * hueplusplus::HueException::what </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">noexcept</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>What message of the exception. </p>
<dl class="section return"><dt>Returns</dt><dd>exception name, file info and constructor message as char* into member string </dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>include/hueplusplus/<a class="el" href="_hue_exception_8h_source.html">HueException.h</a></li>
<li>src/<a class="el" href="_hue_exception_8cpp.html">HueException.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>