|
1 |
| -<!DOCTYPE html><html lang="en"> |
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
2 | 3 | <head>
|
3 |
| -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
4 |
| -<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> |
5 |
| -<meta charset="utf-8"> |
6 |
| -<title>ArangoDB PHP client API » \triagens\ArangoDb\ClientException</title> |
7 |
| -<meta name="author" content="Mike van Riel"> |
8 |
| -<meta name="description" content=""> |
9 |
| -<link href="../css/template.css" rel="stylesheet" media="all"> |
10 |
| -<script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script><script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script><script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script><script src="../js/bootstrap.js" type="text/javascript"></script><script src="../js/template.js" type="text/javascript"></script><script src="../js/prettify/prettify.min.js" type="text/javascript"></script><link rel="shortcut icon" href="../img/favicon.ico"> |
11 |
| -<link rel="apple-touch-icon" href="../img/apple-touch-icon.png"> |
12 |
| -<link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"> |
13 |
| -<link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"> |
| 4 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 5 | + <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> |
| 6 | + <meta charset="utf-8"> |
| 7 | + <title>ArangoDB PHP client API » \triagens\ArangoDb\ClientException</title> |
| 8 | + <meta name="author" content="Mike van Riel"> |
| 9 | + <meta name="description" content=""> |
| 10 | + <link href="../css/template.css" rel="stylesheet" media="all"> |
| 11 | + <script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script> |
| 12 | + <script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script> |
| 13 | + <script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script> |
| 14 | + <script src="../js/bootstrap.js" type="text/javascript"></script> |
| 15 | + <script src="../js/template.js" type="text/javascript"></script> |
| 16 | + <script src="../js/prettify/prettify.min.js" type="text/javascript"></script> |
| 17 | + <link rel="shortcut icon" href="../img/favicon.ico"> |
| 18 | + <link rel="apple-touch-icon" href="../img/apple-touch-icon.png"> |
| 19 | + <link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"> |
| 20 | + <link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"> |
14 | 21 | </head>
|
15 | 22 | <body>
|
16 | 23 | <div class="navbar navbar-fixed-top">
|
17 |
| -<div class="navbar-inner"><div class="container"> |
18 |
| -<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><a class="brand" href="../index.html">ArangoDB PHP client API</a><div class="nav-collapse"><ul class="nav"> |
19 |
| -<li class="dropdown"> |
20 |
| -<a href="#api" class="dropdown-toggle" data-toggle="dropdown"> |
21 |
| - API Documentation <b class="caret"></b></a><ul class="dropdown-menu"> |
22 |
| -<li><a>Namespaces</a></li> |
23 |
| -<li><a href="../namespaces/triagens.html"><i class="icon-th"></i> triagens</a></li> |
24 |
| -<li><a>Packages</a></li> |
25 |
| -<li><a href="../packages/triagens.html"><i class="icon-folder-open"></i> triagens</a></li> |
26 |
| -</ul> |
27 |
| -</li> |
28 |
| -<li class="dropdown" id="charts-menu"> |
29 |
| -<a href="#charts" class="dropdown-toggle" data-toggle="dropdown"> |
30 |
| - Charts <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="../graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a></li></ul> |
31 |
| -</li> |
32 |
| -<li class="dropdown" id="reports-menu"> |
33 |
| -<a href="#reports" class="dropdown-toggle" data-toggle="dropdown"> |
34 |
| - Reports <b class="caret"></b></a><ul class="dropdown-menu"> |
35 |
| -<li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors |
36 |
| - <span class="label label-info">0</span></a></li> |
37 |
| -<li><a href="../markers.html"><i class="icon-map-marker"></i> Markers |
38 |
| - <ul></ul></a></li> |
39 |
| -<li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements |
40 |
| - <span class="label label-info">9</span></a></li> |
41 |
| -</ul> |
42 |
| -</li> |
43 |
| -</ul></div> |
44 |
| -</div></div> |
45 |
| -<div class="go_to_top"><a href="#___" style="color: inherit">Back to top <i class="icon-upload icon-white"></i></a></div> |
| 24 | + <div class="navbar-inner"> |
| 25 | + <div class="container"> |
| 26 | + <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span |
| 27 | + class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><a |
| 28 | + class="brand" href="../index.html">ArangoDB PHP client API</a> |
| 29 | + |
| 30 | + <div class="nav-collapse"> |
| 31 | + <ul class="nav"> |
| 32 | + <li class="dropdown"> |
| 33 | + <a href="#api" class="dropdown-toggle" data-toggle="dropdown"> |
| 34 | + API Documentation <b class="caret"></b></a> |
| 35 | + <ul class="dropdown-menu"> |
| 36 | + <li><a>Namespaces</a></li> |
| 37 | + <li><a href="../namespaces/triagens.html"><i class="icon-th"></i> triagens</a></li> |
| 38 | + <li><a>Packages</a></li> |
| 39 | + <li><a href="../packages/triagens.html"><i class="icon-folder-open"></i> triagens</a></li> |
| 40 | + </ul> |
| 41 | + </li> |
| 42 | + <li class="dropdown" id="charts-menu"> |
| 43 | + <a href="#charts" class="dropdown-toggle" data-toggle="dropdown"> |
| 44 | + Charts <b class="caret"></b></a> |
| 45 | + <ul class="dropdown-menu"> |
| 46 | + <li><a href="../graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a> |
| 47 | + </li> |
| 48 | + </ul> |
| 49 | + </li> |
| 50 | + <li class="dropdown" id="reports-menu"> |
| 51 | + <a href="#reports" class="dropdown-toggle" data-toggle="dropdown"> |
| 52 | + Reports <b class="caret"></b></a> |
| 53 | + <ul class="dropdown-menu"> |
| 54 | + <li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors |
| 55 | + <span class="label label-info">0</span></a></li> |
| 56 | + <li><a href="../markers.html"><i class="icon-map-marker"></i> Markers |
| 57 | + <ul></ul> |
| 58 | + </a></li> |
| 59 | + <li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements |
| 60 | + <span class="label label-info">9</span></a></li> |
| 61 | + </ul> |
| 62 | + </li> |
| 63 | + </ul> |
| 64 | + </div> |
| 65 | + </div> |
| 66 | + </div> |
| 67 | + <div class="go_to_top"><a href="#___" style="color: inherit">Back to top <i class="icon-upload icon-white"></i></a> |
| 68 | + </div> |
46 | 69 | </div>
|
47 | 70 | <div id="___" class="container">
|
48 |
| -<noscript><div class="alert alert-warning"> |
49 |
| - Javascript is disabled; several features are only available |
50 |
| - if Javascript is enabled. |
51 |
| - </div></noscript> |
52 |
| -<div class="row"> |
53 |
| -<div class="span4"> |
54 |
| -<span class="btn-group visibility" data-toggle="buttons-checkbox"><button class="btn public active" title="Show public elements">Public</button><button class="btn protected" title="Show protected elements">Protected</button><button class="btn private" title="Show private elements">Private</button><button class="btn inherited active" title="Show inherited elements">Inherited</button></span><div class="btn-group view pull-right" data-toggle="buttons-radio"> |
55 |
| -<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button><button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button> |
56 |
| -</div> |
57 |
| -<ul class="side-nav nav nav-list"><li class="nav-header"> |
58 |
| -<i class="icon-custom icon-method"></i> Methods |
59 |
| - <ul><li class="method public "><a href="#method___toString" title="__toString() :: Return a string representation of the exception"><span class="description">Return a string representation of the exception</span><pre>__toString()</pre></a></li></ul> |
60 |
| -</li></ul> |
61 |
| -</div> |
62 |
| -<div class="span8"> |
63 |
| -<a id="\triagens\ArangoDb\ClientException"></a><ul class="breadcrumb"> |
64 |
| -<li> |
65 |
| -<a href="../index.html"><i class="icon-custom icon-class"></i></a><span class="divider">\</span> |
66 |
| -</li> |
67 |
| -<li><a href="../namespaces/triagens.html">triagens</a></li> |
68 |
| -<li> |
69 |
| -<span class="divider">\</span><a href="../namespaces/triagens.ArangoDb.html">ArangoDb</a> |
70 |
| -</li> |
71 |
| -<li class="active"> |
72 |
| -<span class="divider">\</span><a href="../classes/triagens.ArangoDb.ClientException.html">ClientException</a> |
73 |
| -</li> |
74 |
| -</ul> |
75 |
| -<div class="element class"> |
76 |
| -<p class="short_description">Client-Exception</p> |
77 |
| -<div class="details"> |
78 |
| -<div class="long_description">This exception type will be thrown by the client when there is an error |
79 |
| -on the client side, i.e. something the server is not involved in.<br> |
80 |
| -<br></div> |
81 |
| -<table class="table table-bordered"> |
82 |
| -<tr> |
83 |
| -<th>package</th> |
84 |
| -<td><a href="../packages/triagens.ArangoDb.html">triagens\ArangoDb</a></td> |
85 |
| -</tr> |
86 |
| -<tr> |
87 |
| -<th>since</th> |
88 |
| -<td>0.2</td> |
89 |
| -</tr> |
90 |
| -</table> |
91 |
| -<h3> |
92 |
| -<i class="icon-custom icon-method"></i> Methods</h3> |
93 |
| -<a id="method___toString"></a><div class="element clickable method public method___toString" data-toggle="collapse" data-target=".method___toString .collapse"> |
94 |
| -<h2>Return a string representation of the exception</h2> |
95 |
| -<pre>__toString() : string</pre> |
96 |
| -<div class="labels"></div> |
97 |
| -<div class="row collapse"><div class="detail-description"> |
98 |
| -<div class="long_description"></div> |
99 |
| -<h3>Returns</h3> |
100 |
| -<div class="subelement response"> |
101 |
| -<code>string</code>- string representation</div> |
102 |
| -</div></div> |
103 |
| -</div> |
104 |
| -</div> |
105 |
| -</div> |
106 |
| -</div> |
107 |
| -</div> |
108 |
| -<div class="row"><footer class="span12"> |
109 |
| - Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br> |
| 71 | + <noscript> |
| 72 | + <div class="alert alert-warning"> |
| 73 | + Javascript is disabled; several features are only available |
| 74 | + if Javascript is enabled. |
| 75 | + </div> |
| 76 | + </noscript> |
| 77 | + <div class="row"> |
| 78 | + <div class="span4"> |
| 79 | + <span class="btn-group visibility" data-toggle="buttons-checkbox"><button class="btn public active" |
| 80 | + title="Show public elements"> |
| 81 | + Public |
| 82 | + </button><button class="btn protected" title="Show protected elements">Protected</button><button |
| 83 | + class="btn private" title="Show private elements">Private |
| 84 | + </button><button class="btn inherited active" title="Show inherited elements">Inherited</button></span> |
| 85 | + |
| 86 | + <div class="btn-group view pull-right" data-toggle="buttons-radio"> |
| 87 | + <button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i> |
| 88 | + </button> |
| 89 | + <button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button> |
| 90 | + </div> |
| 91 | + <ul class="side-nav nav nav-list"> |
| 92 | + <li class="nav-header"> |
| 93 | + <i class="icon-custom icon-method"></i> Methods |
| 94 | + <ul> |
| 95 | + <li class="method public "><a href="#method___toString" |
| 96 | + title="__toString() :: Return a string representation of the exception"><span |
| 97 | + class="description">Return a string representation of the exception</span> |
| 98 | + <pre>__toString()</pre> |
| 99 | + </a></li> |
| 100 | + </ul> |
| 101 | + </li> |
| 102 | + </ul> |
| 103 | + </div> |
| 104 | + <div class="span8"> |
| 105 | + <a id="\triagens\ArangoDb\ClientException"></a> |
| 106 | + <ul class="breadcrumb"> |
| 107 | + <li> |
| 108 | + <a href="../index.html"><i class="icon-custom icon-class"></i></a><span class="divider">\</span> |
| 109 | + </li> |
| 110 | + <li><a href="../namespaces/triagens.html">triagens</a></li> |
| 111 | + <li> |
| 112 | + <span class="divider">\</span><a href="../namespaces/triagens.ArangoDb.html">ArangoDb</a> |
| 113 | + </li> |
| 114 | + <li class="active"> |
| 115 | + <span class="divider">\</span><a href="../classes/triagens.ArangoDb.ClientException.html">ClientException</a> |
| 116 | + </li> |
| 117 | + </ul> |
| 118 | + <div class="element class"> |
| 119 | + <p class="short_description">Client-Exception</p> |
| 120 | + |
| 121 | + <div class="details"> |
| 122 | + <div class="long_description">This exception type will be thrown by the client when there is an |
| 123 | + error |
| 124 | + on the client side, i.e. something the server is not involved in.<br> |
| 125 | + <br></div> |
| 126 | + <table class="table table-bordered"> |
| 127 | + <tr> |
| 128 | + <th>package</th> |
| 129 | + <td><a href="../packages/triagens.ArangoDb.html">triagens\ArangoDb</a></td> |
| 130 | + </tr> |
| 131 | + <tr> |
| 132 | + <th>since</th> |
| 133 | + <td>0.2</td> |
| 134 | + </tr> |
| 135 | + </table> |
| 136 | + <h3> |
| 137 | + <i class="icon-custom icon-method"></i> Methods</h3> |
| 138 | + <a id="method___toString"></a> |
| 139 | + |
| 140 | + <div class="element clickable method public method___toString" data-toggle="collapse" |
| 141 | + data-target=".method___toString .collapse"> |
| 142 | + <h2>Return a string representation of the exception</h2> |
| 143 | + <pre>__toString() : string</pre> |
| 144 | + <div class="labels"></div> |
| 145 | + <div class="row collapse"> |
| 146 | + <div class="detail-description"> |
| 147 | + <div class="long_description"></div> |
| 148 | + <h3>Returns</h3> |
| 149 | + |
| 150 | + <div class="subelement response"> |
| 151 | + <code>string</code>- string representation |
| 152 | + </div> |
| 153 | + </div> |
| 154 | + </div> |
| 155 | + </div> |
| 156 | + </div> |
| 157 | + </div> |
| 158 | + </div> |
| 159 | + </div> |
| 160 | + <div class="row"> |
| 161 | + <footer class="span12"> |
| 162 | + Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons |
| 163 | + provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br> |
110 | 164 | Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.1.0
|
111 |
| -</a> and<br> |
112 |
| - generated on 2013-10-18T04:07:23+03:00.<br></footer></div> |
| 165 | + </a> and<br> |
| 166 | + generated on 2013-11-09T09:19:51+02:00.<br></footer> |
| 167 | + </div> |
113 | 168 | </div>
|
114 | 169 | </body>
|
115 | 170 | </html>
|
0 commit comments