blob: 0751a491966eb1a89cba13db7f3f12cf02386588 [file] [log] [blame]
<!-- HTML header for doxygen 1.8.13-->
<!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.9.6"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Apache Log4cxx: log4cxx::helpers::IllegalArgumentException 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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.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" />
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://analytics.apache.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '42']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
</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">Apache Log4cxx
&#160;<span id="projectnumber">Version 1.2.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.6 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('classlog4cxx_1_1helpers_1_1IllegalArgumentException.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- 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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classlog4cxx_1_1helpers_1_1IllegalArgumentException-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">log4cxx::helpers::IllegalArgumentException Class Reference</div></div>
</div><!--header-->
<div class="contents">
<p>Thrown to indicate that a method has been passed an illegal or inappropriate argument.
<a href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="exception_8h_source.html">exception.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for log4cxx::helpers::IllegalArgumentException:</div>
<div class="dyncontent">
<div class="center">
<img src="classlog4cxx_1_1helpers_1_1IllegalArgumentException.png" usemap="#log4cxx::helpers::IllegalArgumentException_map" alt=""/>
<map id="log4cxx::helpers::IllegalArgumentException_map" name="log4cxx::helpers::IllegalArgumentException_map">
<area href="classlog4cxx_1_1helpers_1_1RuntimeException.html" title="RuntimeException is the parent class of those exceptions that can be thrown during the normal operati..." alt="log4cxx::helpers::RuntimeException" shape="rect" coords="0,112,251,136"/>
<area href="classlog4cxx_1_1helpers_1_1Exception.html" title="The class Exception and its subclasses indicate conditions that a reasonable application might want t..." alt="log4cxx::helpers::Exception" shape="rect" coords="0,56,251,80"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a8d092d79d1834c8fc5256363ad626a67"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html#a8d092d79d1834c8fc5256363ad626a67">IllegalArgumentException</a> (const <a class="el" href="namespacelog4cxx.html#aa2308ed05fef2a1366066cb38b177e94">LogString</a> &amp;msg)</td></tr>
<tr class="separator:a8d092d79d1834c8fc5256363ad626a67"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae8d1ca6b0552913c6d4b2c59bce2d90b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html#ae8d1ca6b0552913c6d4b2c59bce2d90b">IllegalArgumentException</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html">IllegalArgumentException</a> &amp;)</td></tr>
<tr class="separator:ae8d1ca6b0552913c6d4b2c59bce2d90b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9d84e3e2787241341b6f84b7804c9d8e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html">IllegalArgumentException</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html#a9d84e3e2787241341b6f84b7804c9d8e">operator=</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html">IllegalArgumentException</a> &amp;)</td></tr>
<tr class="separator:a9d84e3e2787241341b6f84b7804c9d8e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classlog4cxx_1_1helpers_1_1RuntimeException.html">log4cxx::helpers::RuntimeException</a></td></tr>
<tr class="memitem:adacaf5bb4d445ebb9272dac7269f4e2e inherit pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1RuntimeException.html#adacaf5bb4d445ebb9272dac7269f4e2e">RuntimeException</a> (log4cxx_status_t stat)</td></tr>
<tr class="separator:adacaf5bb4d445ebb9272dac7269f4e2e inherit pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae404b20946976880353fa3916d389c37 inherit pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1RuntimeException.html#ae404b20946976880353fa3916d389c37">RuntimeException</a> (const <a class="el" href="namespacelog4cxx.html#aa2308ed05fef2a1366066cb38b177e94">LogString</a> &amp;msg)</td></tr>
<tr class="separator:ae404b20946976880353fa3916d389c37 inherit pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a42c33566da43eed9f1e72fdb2388b183 inherit pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1RuntimeException.html#a42c33566da43eed9f1e72fdb2388b183">RuntimeException</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1RuntimeException.html">RuntimeException</a> &amp;msg)</td></tr>
<tr class="separator:a42c33566da43eed9f1e72fdb2388b183 inherit pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2ccadd5ddfadd3edfe56a0736109a781 inherit pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlog4cxx_1_1helpers_1_1RuntimeException.html">RuntimeException</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1RuntimeException.html#a2ccadd5ddfadd3edfe56a0736109a781">operator=</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1RuntimeException.html">RuntimeException</a> &amp;src)</td></tr>
<tr class="separator:a2ccadd5ddfadd3edfe56a0736109a781 inherit pub_methods_classlog4cxx_1_1helpers_1_1RuntimeException"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classlog4cxx_1_1helpers_1_1Exception')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classlog4cxx_1_1helpers_1_1Exception.html">log4cxx::helpers::Exception</a></td></tr>
<tr class="memitem:acc325b8671b87a3307919e4fd6069ab9 inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1Exception.html#acc325b8671b87a3307919e4fd6069ab9">Exception</a> (const char *msg)</td></tr>
<tr class="separator:acc325b8671b87a3307919e4fd6069ab9 inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1eeb9fbdec44913a787d28f00f75ab43 inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1Exception.html#a1eeb9fbdec44913a787d28f00f75ab43">Exception</a> (const <a class="el" href="namespacelog4cxx.html#aa2308ed05fef2a1366066cb38b177e94">LogString</a> &amp;msg)</td></tr>
<tr class="separator:a1eeb9fbdec44913a787d28f00f75ab43 inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acd54626e36acd5dbe4b4e12f6df00e54 inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1Exception.html#acd54626e36acd5dbe4b4e12f6df00e54">Exception</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1Exception.html">Exception</a> &amp;src)</td></tr>
<tr class="separator:acd54626e36acd5dbe4b4e12f6df00e54 inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab6e49b8c70d5da08e45f4bec6b480775 inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlog4cxx_1_1helpers_1_1Exception.html">Exception</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1Exception.html#ab6e49b8c70d5da08e45f4bec6b480775">operator=</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1Exception.html">Exception</a> &amp;src)</td></tr>
<tr class="separator:ab6e49b8c70d5da08e45f4bec6b480775 inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4527fd9795a4500bec72bb8346478cec inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1Exception.html#a4527fd9795a4500bec72bb8346478cec">what</a> () const throw ()</td></tr>
<tr class="separator:a4527fd9795a4500bec72bb8346478cec inherit pub_methods_classlog4cxx_1_1helpers_1_1Exception"><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>Thrown to indicate that a method has been passed an illegal or inappropriate argument. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a8d092d79d1834c8fc5256363ad626a67" name="a8d092d79d1834c8fc5256363ad626a67"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8d092d79d1834c8fc5256363ad626a67">&#9670;&#160;</a></span>IllegalArgumentException() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">log4cxx::helpers::IllegalArgumentException::IllegalArgumentException </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="namespacelog4cxx.html#aa2308ed05fef2a1366066cb38b177e94">LogString</a> &amp;&#160;</td>
<td class="paramname"><em>msg</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="ae8d1ca6b0552913c6d4b2c59bce2d90b" name="ae8d1ca6b0552913c6d4b2c59bce2d90b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae8d1ca6b0552913c6d4b2c59bce2d90b">&#9670;&#160;</a></span>IllegalArgumentException() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">log4cxx::helpers::IllegalArgumentException::IllegalArgumentException </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html">IllegalArgumentException</a> &amp;&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a9d84e3e2787241341b6f84b7804c9d8e" name="a9d84e3e2787241341b6f84b7804c9d8e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9d84e3e2787241341b6f84b7804c9d8e">&#9670;&#160;</a></span>operator=()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html">IllegalArgumentException</a> &amp; log4cxx::helpers::IllegalArgumentException::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html">IllegalArgumentException</a> &amp;&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="exception_8h_source.html">exception.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.8.13-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespacelog4cxx.html">log4cxx</a></li><li class="navelem"><a class="el" href="namespacelog4cxx_1_1helpers.html">helpers</a></li><li class="navelem"><a class="el" href="classlog4cxx_1_1helpers_1_1IllegalArgumentException.html">IllegalArgumentException</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="https://www.doxygen.nl/images/doxygen.png" alt="Doxygen"/></a> 1.9.6 on Thu Jan 25 2024 </li>
<li class="center">
Copyright &copy; 2003-2023 <a href="https://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved. <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a><br/>
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, and the Apache Logging project logo are trademarks of The Apache Software Foundation.<br/>
</li>
</ul>
</div>
</body>
</html>