Skip to content

Commit 7da05d0

Browse files
committed
Exception class added for the custom error handling
API Reference doc regenrated Error Handling added in the SDK Error will be handled more promisingly No Test cases are not written as there are many possible cases of the erros from API. Yes it was successful report is already attached.
1 parent 8d71e19 commit 7da05d0

87 files changed

Lines changed: 4620 additions & 3152 deletions

File tree

Some content is hidden

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

api-reference/404.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ <h3>Namespaces</h3>
2525
</a>
2626

2727
<ul>
28+
<li>
29+
<a href="namespace-Contentstack.Error.html">
30+
Error </a>
31+
32+
</li>
2833
<li>
2934
<a href="namespace-Contentstack.Result.html">
3035
Result </a>
@@ -89,6 +94,10 @@ <h3>Classes</h3>
8994

9095

9196

97+
<h3>Exceptions</h3>
98+
<ul>
99+
<li><a href="class-Contentstack.Error.CSException.html">Contentstack\Error\CSException</a></li>
100+
</ul>
92101

93102

94103
<h3>Functions</h3>

api-reference/class-Contentstack.Contentstack.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ <h3>Namespaces</h3>
2424
</a>
2525

2626
<ul>
27+
<li>
28+
<a href="namespace-Contentstack.Error.html">
29+
Error </a>
30+
31+
</li>
2732
<li>
2833
<a href="namespace-Contentstack.Result.html">
2934
Result </a>

0 commit comments

Comments
 (0)