Skip to content

Commit e2dde6e

Browse files
author
Antonio Buedo
authored
- Package refactor (#49)
1 parent bac0670 commit e2dde6e

File tree

167 files changed

+29958
-1731
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

167 files changed

+29958
-1731
lines changed

doc/allclasses-index.html

Lines changed: 51 additions & 51 deletions
Large diffs are not rendered by default.

doc/allpackages-index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (12.0.1) on Tue Aug 27 17:26:34 CEST 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Aug 29 14:16:57 CEST 2019 -->
66
<title>All Packages</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-08-27">
8+
<meta name="dc.created" content="2019-08-29">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -90,39 +90,39 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
9090
</tr>
9191
<tbody>
9292
<tr class="altColor">
93-
<th class="colFirst" scope="row"><a href="com/bitpay/package-summary.html">com.bitpay</a></th>
93+
<th class="colFirst" scope="row"><a href="com/bitpay/sdk/package-summary.html">com.bitpay.sdk</a></th>
9494
<td class="colLast">&nbsp;</td>
9595
</tr>
9696
<tr class="rowColor">
97-
<th class="colFirst" scope="row"><a href="com/bitpay/model/package-summary.html">com.bitpay.model</a></th>
97+
<th class="colFirst" scope="row"><a href="com/bitpay/sdk/model/package-summary.html">com.bitpay.sdk.model</a></th>
9898
<td class="colLast">&nbsp;</td>
9999
</tr>
100100
<tr class="altColor">
101-
<th class="colFirst" scope="row"><a href="com/bitpay/model/Bill/package-summary.html">com.bitpay.model.Bill</a></th>
101+
<th class="colFirst" scope="row"><a href="com/bitpay/sdk/model/Bill/package-summary.html">com.bitpay.sdk.model.Bill</a></th>
102102
<td class="colLast">&nbsp;</td>
103103
</tr>
104104
<tr class="rowColor">
105-
<th class="colFirst" scope="row"><a href="com/bitpay/model/Invoice/package-summary.html">com.bitpay.model.Invoice</a></th>
105+
<th class="colFirst" scope="row"><a href="com/bitpay/sdk/model/Invoice/package-summary.html">com.bitpay.sdk.model.Invoice</a></th>
106106
<td class="colLast">&nbsp;</td>
107107
</tr>
108108
<tr class="altColor">
109-
<th class="colFirst" scope="row"><a href="com/bitpay/model/Ledger/package-summary.html">com.bitpay.model.Ledger</a></th>
109+
<th class="colFirst" scope="row"><a href="com/bitpay/sdk/model/Ledger/package-summary.html">com.bitpay.sdk.model.Ledger</a></th>
110110
<td class="colLast">&nbsp;</td>
111111
</tr>
112112
<tr class="rowColor">
113-
<th class="colFirst" scope="row"><a href="com/bitpay/model/Payout/package-summary.html">com.bitpay.model.Payout</a></th>
113+
<th class="colFirst" scope="row"><a href="com/bitpay/sdk/model/Payout/package-summary.html">com.bitpay.sdk.model.Payout</a></th>
114114
<td class="colLast">&nbsp;</td>
115115
</tr>
116116
<tr class="altColor">
117-
<th class="colFirst" scope="row"><a href="com/bitpay/model/Rate/package-summary.html">com.bitpay.model.Rate</a></th>
117+
<th class="colFirst" scope="row"><a href="com/bitpay/sdk/model/Rate/package-summary.html">com.bitpay.sdk.model.Rate</a></th>
118118
<td class="colLast">&nbsp;</td>
119119
</tr>
120120
<tr class="rowColor">
121-
<th class="colFirst" scope="row"><a href="com/bitpay/model/Settlement/package-summary.html">com.bitpay.model.Settlement</a></th>
121+
<th class="colFirst" scope="row"><a href="com/bitpay/sdk/model/Settlement/package-summary.html">com.bitpay.sdk.model.Settlement</a></th>
122122
<td class="colLast">&nbsp;</td>
123123
</tr>
124124
<tr class="altColor">
125-
<th class="colFirst" scope="row"><a href="com/bitpay/util/package-summary.html">com.bitpay.util</a></th>
125+
<th class="colFirst" scope="row"><a href="com/bitpay/sdk/util/package-summary.html">com.bitpay.sdk.util</a></th>
126126
<td class="colLast">&nbsp;</td>
127127
</tr>
128128
<tr class="rowColor">
Lines changed: 260 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,260 @@
1+
<!DOCTYPE HTML>
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc (12.0.1) on Thu Aug 29 14:16:57 CEST 2019 -->
6+
<title>BitPayException</title>
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8+
<meta name="dc.created" content="2019-08-29">
9+
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
11+
<script type="text/javascript" src="../../../script.js"></script>
12+
<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
13+
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14+
<!--[if IE]>
15+
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16+
<![endif]-->
17+
<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script>
18+
<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script>
19+
<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script>
20+
</head>
21+
<body>
22+
<script type="text/javascript"><!--
23+
try {
24+
if (location.href.indexOf('is-external=true') == -1) {
25+
parent.document.title="BitPayException";
26+
}
27+
}
28+
catch(err) {
29+
}
30+
//-->
31+
var pathtoroot = "../../../";
32+
var useModuleDirectories = true;
33+
loadScripts(document, 'script');</script>
34+
<noscript>
35+
<div>JavaScript is disabled on your browser.</div>
36+
</noscript>
37+
<header role="banner">
38+
<nav role="navigation">
39+
<div class="fixedNav">
40+
<!-- ========= START OF TOP NAVBAR ======= -->
41+
<div class="topNav"><a id="navbar.top">
42+
<!-- -->
43+
</a>
44+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
45+
<a id="navbar.top.firstrow">
46+
<!-- -->
47+
</a>
48+
<ul class="navList" title="Navigation">
49+
<li><a href="../../../index.html">Overview</a></li>
50+
<li><a href="package-summary.html">Package</a></li>
51+
<li class="navBarCell1Rev">Class</li>
52+
<li><a href="package-tree.html">Tree</a></li>
53+
<li><a href="../../../index-files/index-1.html">Index</a></li>
54+
<li><a href="../../../help-doc.html">Help</a></li>
55+
</ul>
56+
</div>
57+
<div class="subNav">
58+
<div>
59+
<ul class="subNavList">
60+
<li>Summary:&nbsp;</li>
61+
<li>Nested&nbsp;|&nbsp;</li>
62+
<li>Field&nbsp;|&nbsp;</li>
63+
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
64+
<li><a href="#method.summary">Method</a></li>
65+
</ul>
66+
<ul class="subNavList">
67+
<li>Detail:&nbsp;</li>
68+
<li>Field&nbsp;|&nbsp;</li>
69+
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
70+
<li>Method</li>
71+
</ul>
72+
</div>
73+
<ul class="navListSearch">
74+
<li><label for="search">SEARCH:</label>
75+
<input type="text" id="search" value="search" disabled="disabled">
76+
<input type="reset" id="reset" value="reset" disabled="disabled">
77+
</li>
78+
</ul>
79+
</div>
80+
<a id="skip.navbar.top">
81+
<!-- -->
82+
</a>
83+
<!-- ========= END OF TOP NAVBAR ========= -->
84+
</div>
85+
<div class="navPadding">&nbsp;</div>
86+
<script type="text/javascript"><!--
87+
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
88+
//-->
89+
</script>
90+
</nav>
91+
</header>
92+
<!-- ======== START OF CLASS DATA ======== -->
93+
<main role="main">
94+
<div class="header">
95+
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">com.bitpay.sdk</a></div>
96+
<h2 title="Class BitPayException" class="title">Class BitPayException</h2>
97+
</div>
98+
<div class="contentContainer">
99+
<ul class="inheritance">
100+
<li>java.lang.Object</li>
101+
<li>
102+
<ul class="inheritance">
103+
<li>java.lang.Throwable</li>
104+
<li>
105+
<ul class="inheritance">
106+
<li>java.lang.Exception</li>
107+
<li>
108+
<ul class="inheritance">
109+
<li>com.bitpay.sdk.BitPayException</li>
110+
</ul>
111+
</li>
112+
</ul>
113+
</li>
114+
</ul>
115+
</li>
116+
</ul>
117+
<div class="description">
118+
<ul class="blockList">
119+
<li class="blockList">
120+
<dl>
121+
<dt>All Implemented Interfaces:</dt>
122+
<dd><code>java.io.Serializable</code></dd>
123+
</dl>
124+
<hr>
125+
<pre>public class <span class="typeNameLabel">BitPayException</span>
126+
extends java.lang.Exception</pre>
127+
<dl>
128+
<dt><span class="seeLabel">See Also:</span></dt>
129+
<dd><a href="../../../serialized-form.html#com.bitpay.sdk.BitPayException">Serialized Form</a></dd>
130+
</dl>
131+
</li>
132+
</ul>
133+
</div>
134+
<div class="summary">
135+
<ul class="blockList">
136+
<li class="blockList">
137+
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
138+
<section role="region">
139+
<ul class="blockList">
140+
<li class="blockList"><a id="constructor.summary">
141+
<!-- -->
142+
</a>
143+
<h3>Constructor Summary</h3>
144+
<div class="memberSummary">
145+
<table>
146+
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
147+
<tr>
148+
<th class="colFirst" scope="col">Constructor</th>
149+
<th class="colLast" scope="col">Description</th>
150+
</tr>
151+
<tbody>
152+
<tr class="altColor">
153+
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String)">BitPayException</a></span>&#8203;(java.lang.String&nbsp;message)</code></th>
154+
<td class="colLast">&nbsp;</td>
155+
</tr>
156+
</tbody>
157+
</table>
158+
</div>
159+
</li>
160+
</ul>
161+
</section>
162+
<!-- ========== METHOD SUMMARY =========== -->
163+
<section role="region">
164+
<ul class="blockList">
165+
<li class="blockList"><a id="method.summary">
166+
<!-- -->
167+
</a>
168+
<h3>Method Summary</h3>
169+
<ul class="blockList">
170+
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Throwable">
171+
<!-- -->
172+
</a>
173+
<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
174+
<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
175+
</ul>
176+
<ul class="blockList">
177+
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
178+
<!-- -->
179+
</a>
180+
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
181+
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
182+
</ul>
183+
</li>
184+
</ul>
185+
</section>
186+
</li>
187+
</ul>
188+
</div>
189+
<div class="details">
190+
<ul class="blockList">
191+
<li class="blockList">
192+
<!-- ========= CONSTRUCTOR DETAIL ======== -->
193+
<section role="region">
194+
<ul class="blockList">
195+
<li class="blockList"><a id="constructor.detail">
196+
<!-- -->
197+
</a>
198+
<h3>Constructor Detail</h3>
199+
<a id="&lt;init&gt;(java.lang.String)">
200+
<!-- -->
201+
</a>
202+
<ul class="blockListLast">
203+
<li class="blockList">
204+
<h4>BitPayException</h4>
205+
<pre>public&nbsp;BitPayException&#8203;(java.lang.String&nbsp;message)</pre>
206+
</li>
207+
</ul>
208+
</li>
209+
</ul>
210+
</section>
211+
</li>
212+
</ul>
213+
</div>
214+
</div>
215+
</main>
216+
<!-- ========= END OF CLASS DATA ========= -->
217+
<footer role="contentinfo">
218+
<nav role="navigation">
219+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
220+
<div class="bottomNav"><a id="navbar.bottom">
221+
<!-- -->
222+
</a>
223+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
224+
<a id="navbar.bottom.firstrow">
225+
<!-- -->
226+
</a>
227+
<ul class="navList" title="Navigation">
228+
<li><a href="../../../index.html">Overview</a></li>
229+
<li><a href="package-summary.html">Package</a></li>
230+
<li class="navBarCell1Rev">Class</li>
231+
<li><a href="package-tree.html">Tree</a></li>
232+
<li><a href="../../../index-files/index-1.html">Index</a></li>
233+
<li><a href="../../../help-doc.html">Help</a></li>
234+
</ul>
235+
</div>
236+
<div class="subNav">
237+
<div>
238+
<ul class="subNavList">
239+
<li>Summary:&nbsp;</li>
240+
<li>Nested&nbsp;|&nbsp;</li>
241+
<li>Field&nbsp;|&nbsp;</li>
242+
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
243+
<li><a href="#method.summary">Method</a></li>
244+
</ul>
245+
<ul class="subNavList">
246+
<li>Detail:&nbsp;</li>
247+
<li>Field&nbsp;|&nbsp;</li>
248+
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
249+
<li>Method</li>
250+
</ul>
251+
</div>
252+
</div>
253+
<a id="skip.navbar.bottom">
254+
<!-- -->
255+
</a>
256+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
257+
</nav>
258+
</footer>
259+
</body>
260+
</html>

0 commit comments

Comments
 (0)