blob: c228a12df847f7279f0aaa46e0bf36c808dff100 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Apache Geode Native .NET Reference: Apache::Geode::Client::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>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</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">Apache Geode Native .NET Reference
&#160;<span id="projectnumber">1.13.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('a00634.html','');});
/* @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">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> </div>
<div class="headertitle">
<div class="title">Apache::Geode::Client::IllegalArgumentException Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Thrown when an argument to a method is illegal.
<a href="a00634.html#details">More...</a></p>
<p>Inherits <a class="el" href="a00622.html">Apache::Geode::Client::GeodeException</a>.</p>
<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:a3c069e6084022a51f46ea51ddbc262da"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00634.html#a3c069e6084022a51f46ea51ddbc262da">IllegalArgumentException</a> ()</td></tr>
<tr class="memdesc:a3c069e6084022a51f46ea51ddbc262da"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor <a href="#a3c069e6084022a51f46ea51ddbc262da">More...</a><br /></td></tr>
<tr class="separator:a3c069e6084022a51f46ea51ddbc262da"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af29293d8d94088e0d669c3e4d0c54d7b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00634.html#af29293d8d94088e0d669c3e4d0c54d7b">IllegalArgumentException</a> (String^ message, System::Exception^ innerException)</td></tr>
<tr class="memdesc:af29293d8d94088e0d669c3e4d0c54d7b"><td class="mdescLeft">&#160;</td><td class="mdescRight">* Constructor to create an exception object with the given message * and with the given inner exception. <a href="#af29293d8d94088e0d669c3e4d0c54d7b">More...</a><br /></td></tr>
<tr class="separator:af29293d8d94088e0d669c3e4d0c54d7b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afab1b45cd9ed9ef117486bfbfc3eec6d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00634.html#afab1b45cd9ed9ef117486bfbfc3eec6d">IllegalArgumentException</a> (String^ message)</td></tr>
<tr class="memdesc:afab1b45cd9ed9ef117486bfbfc3eec6d"><td class="mdescLeft">&#160;</td><td class="mdescRight">* Constructor to create an exception object with the given message. <a href="#afab1b45cd9ed9ef117486bfbfc3eec6d">More...</a><br /></td></tr>
<tr class="separator:afab1b45cd9ed9ef117486bfbfc3eec6d"><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:a58f8860eab13e1d11fd362054ddd9dc1"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00634.html#a58f8860eab13e1d11fd362054ddd9dc1">IllegalArgumentException</a> (SerializationInfo^ info, StreamingContext context)</td></tr>
<tr class="memdesc:a58f8860eab13e1d11fd362054ddd9dc1"><td class="mdescLeft">&#160;</td><td class="mdescRight">* Initializes a new instance of the class with serialized data. <a href="#a58f8860eab13e1d11fd362054ddd9dc1">More...</a><br /></td></tr>
<tr class="separator:a58f8860eab13e1d11fd362054ddd9dc1"><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 when an argument to a method is illegal. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a3c069e6084022a51f46ea51ddbc262da"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3c069e6084022a51f46ea51ddbc262da">&#9670;&nbsp;</a></span>IllegalArgumentException() <span class="overload">[1/4]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Apache::Geode::Client::IllegalArgumentException::IllegalArgumentException </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Default constructor </p>
</div>
</div>
<a id="afab1b45cd9ed9ef117486bfbfc3eec6d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afab1b45cd9ed9ef117486bfbfc3eec6d">&#9670;&nbsp;</a></span>IllegalArgumentException() <span class="overload">[2/4]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Apache::Geode::Client::IllegalArgumentException::IllegalArgumentException </td>
<td>(</td>
<td class="paramtype">String^&#160;</td>
<td class="paramname"><em>message</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>* Constructor to create an exception object with the given message. </p>
<ul>
<li></li>
</ul>
<p>* </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">message</td><td>The exception message.</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="af29293d8d94088e0d669c3e4d0c54d7b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af29293d8d94088e0d669c3e4d0c54d7b">&#9670;&nbsp;</a></span>IllegalArgumentException() <span class="overload">[3/4]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Apache::Geode::Client::IllegalArgumentException::IllegalArgumentException </td>
<td>(</td>
<td class="paramtype">String^&#160;</td>
<td class="paramname"><em>message</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">System::Exception^&#160;</td>
<td class="paramname"><em>innerException</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">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>* Constructor to create an exception object with the given message * and with the given inner exception. </p>
<ul>
<li></li>
</ul>
<p>* </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">message</td><td>The exception message.</td></tr>
</table>
</dd>
</dl>
<p>* </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">innerException</td><td>The inner exception object.</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="a58f8860eab13e1d11fd362054ddd9dc1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a58f8860eab13e1d11fd362054ddd9dc1">&#9670;&nbsp;</a></span>IllegalArgumentException() <span class="overload">[4/4]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Apache::Geode::Client::IllegalArgumentException::IllegalArgumentException </td>
<td>(</td>
<td class="paramtype">SerializationInfo^&#160;</td>
<td class="paramname"><em>info</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">StreamingContext&#160;</td>
<td class="paramname"><em>context</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">inline</span><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>* Initializes a new instance of the class with serialized data. </p>
<ul>
<li>This allows deserialization of this exception in .NET remoting. * </li>
</ul>
<p>* </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">info</td><td>* holds the serialized object data about the exception being thrown * </td></tr>
</table>
</dd>
</dl>
<p>* </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">context</td><td>* contains contextual information about the source or destination * </td></tr>
</table>
</dd>
</dl>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<HR><address style="align: right;"><small>Apache Geode C++ Cache .NET API Documentation</small></address>