11<!DOCTYPE html>
22<!--[if IE]><![endif]-->
33< html >
4-
4+
55 < head >
66 < meta charset ="utf-8 ">
77 < meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
8- < title > Class ExceptionHelper
9- | Calabonga.UnitOfWork </ title >
8+ < title > Class ExceptionHelper | Calabonga.UnitOfWork </ title >
109 < meta name ="viewport " content ="width=device-width ">
11- < meta name ="title " content ="Class ExceptionHelper
12- | Calabonga.UnitOfWork ">
13- < meta name ="generator " content ="docfx 2.59.4.0 ">
14-
10+ < meta name ="title " content ="Class ExceptionHelper | Calabonga.UnitOfWork ">
11+ < meta name ="generator " content ="docfx ">
12+
1513 < link rel ="shortcut icon " href ="../favicon.ico ">
1614 < link rel ="stylesheet " href ="../styles/docfx.vendor.css ">
1715 < link rel ="stylesheet " href ="../styles/docfx.css ">
1816 < link rel ="stylesheet " href ="../styles/main.css ">
1917 < meta property ="docfx:navrel " content ="../toc.html ">
2018 < meta property ="docfx:tocrel " content ="toc.html ">
21-
22-
23-
19+
20+
21+
2422 </ head > < body data-spy ="scroll " data-target ="#affix " data-offset ="120 ">
2523 < div id ="wrapper ">
2624 < header >
27-
25+
2826 < nav id ="autocollapse " class ="navbar navbar-inverse ng-scope " role ="navigation ">
2927 < div class ="container ">
3028 < div class ="navbar-header ">
3432 < span class ="icon-bar "> </ span >
3533 < span class ="icon-bar "> </ span >
3634 </ button >
37-
35+
3836 < a class ="navbar-brand " href ="../index.html ">
3937 < img id ="logo " class ="svg " src =".././images/logo.png " alt ="">
4038 </ a >
4846 </ div >
4947 </ div >
5048 </ nav >
51-
49+
5250 < div class ="subnav navbar navbar-default ">
5351 < div class ="container hide-when-search " id ="breadcrumb ">
5452 < ul class ="breadcrumb ">
5856 </ div >
5957 </ header >
6058 < div role ="main " class ="container body-content hide-when-search ">
61-
59+
6260 < div class ="sidenav hide-when-search ">
6361 < a class ="btn toc-toggle collapse " data-toggle ="collapse " href ="#sidetoggle " aria-expanded ="false " aria-controls ="sidetoggle "> Show / Hide Table of Contents</ a >
6462 < div class ="sidetoggle collapse " id ="sidetoggle ">
6866 < div class ="article row grid-right ">
6967 < div class ="col-md-10 ">
7068 < article class ="content wrap " id ="_content " data-uid ="Calabonga.UnitOfWork.ExceptionHelper ">
71-
72-
73- < h1 id =" Calabonga_UnitOfWork_ExceptionHelper " data-uid =" Calabonga.UnitOfWork.ExceptionHelper " class =" text-break " > Class ExceptionHelper
74- </ h1 >
69+
70+
71+
72+ < h1 id =" Calabonga_UnitOfWork_ExceptionHelper " data-uid =" Calabonga.UnitOfWork.ExceptionHelper " class =" text-break " > Class ExceptionHelper < /h1 >
7573 < div class ="markdown level0 summary "> < p > Exception Inner message helper</ p >
7674</ div >
7775 < div class ="markdown level0 conceptual "> </ div >
7876 < div class ="inheritance ">
7977 < h5 > Inheritance</ h5 >
80- < div class ="level0 "> < span class ="xref "> System.Object </ span > </ div >
78+ < div class ="level0 "> < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object " > object </ a > </ div >
8179 < div class ="level1 "> < span class ="xref "> ExceptionHelper</ span > </ div >
8280 </ div >
8381 < div class ="inheritedMembers ">
8482 < h5 > Inherited Members</ h5 >
8583 < div >
86- < span class ="xref "> System.Object.Equals(System.Object )</ span >
84+ < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object) " > object.Equals(object )</ a >
8785 </ div >
8886 < div >
89- < span class ="xref "> System.Object.Equals(System.Object, System.Object )</ span >
87+ < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object) " > object.Equals(object, object )</ a >
9088 </ div >
9189 < div >
92- < span class ="xref "> System.Object. GetHashCode()</ span >
90+ < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object.gethashcode " > object. GetHashCode()</ a >
9391 </ div >
9492 < div >
95- < span class ="xref "> System.Object. GetType()</ span >
93+ < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object.gettype " > object. GetType()</ a >
9694 </ div >
9795 < div >
98- < span class ="xref "> System.Object. MemberwiseClone()</ span >
96+ < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone " > object. MemberwiseClone()</ a >
9997 </ div >
10098 < div >
101- < span class ="xref "> System.Object. ReferenceEquals(System.Object, System.Object )</ span >
99+ < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object.referenceequals " > object. ReferenceEquals(object, object )</ a >
102100 </ div >
103101 < div >
104- < span class ="xref "> System.Object. ToString()</ span >
102+ < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object.tostring " > object. ToString()</ a >
105103 </ div >
106104 </ div >
107- < h6 > < strong > Namespace</ strong > : < a class ="xref " href ="Calabonga.UnitOfWork. html "> Calabonga. UnitOfWork</ a > </ h6 >
105+ < h6 > < strong > Namespace</ strong > : < a class ="xref " href ="Calabonga.html "> Calabonga</ a > . < a class =" xref " href =" Calabonga.UnitOfWork.html " > UnitOfWork</ a > </ h6 >
108106 < h6 > < strong > Assembly</ strong > : Calabonga.UnitOfWork.dll</ h6 >
109107 < h5 id ="Calabonga_UnitOfWork_ExceptionHelper_syntax "> Syntax</ h5 >
110108 < div class ="codewrapper ">
111109 < pre > < code class ="lang-csharp hljs "> public static class ExceptionHelper</ code > </ pre >
112110 </ div >
113111 < h3 id ="methods "> Methods
114- </ h3 >
115-
116-
117- < a id ="Calabonga_UnitOfWork_ExceptionHelper_GetErrorMessage_ " data-uid ="Calabonga.UnitOfWork.ExceptionHelper.GetErrorMessage* "> </ a >
118- < h4 id ="Calabonga_UnitOfWork_ExceptionHelper_GetErrorMessage_System_Exception_ " data-uid ="Calabonga.UnitOfWork.ExceptionHelper.GetErrorMessage(System.Exception) "> GetErrorMessage(Exception)</ h4 >
119- < div class ="markdown level1 summary "> </ div >
120- < div class ="markdown level1 conceptual "> </ div >
121- < h5 class ="decalaration "> Declaration</ h5 >
122- < div class ="codewrapper ">
123- < pre > < code class ="lang-csharp hljs "> static string GetErrorMessage(Exception exception)</ code > </ pre >
124- </ div >
125- < h5 class ="parameters "> Parameters</ h5 >
126- < table class ="table table-bordered table-striped table-condensed ">
127- < thead >
128- < tr >
129- < th > Type</ th >
130- < th > Name</ th >
131- < th > Description</ th >
132- </ tr >
133- </ thead >
134- < tbody >
135- < tr >
136- < td > < span class ="xref "> System.Exception</ span > </ td >
137- < td > < span class ="parametername "> exception</ span > </ td >
138- < td > </ td >
139- </ tr >
140- </ tbody >
141- </ table >
142- < h5 class ="returns "> Returns</ h5 >
143- < table class ="table table-bordered table-striped table-condensed ">
144- < thead >
145- < tr >
146- < th > Type</ th >
147- < th > Description</ th >
148- </ tr >
149- </ thead >
150- < tbody >
151- < tr >
152- < td > < span class ="xref "> System.String</ span > </ td >
153- < td > </ td >
154- </ tr >
155- </ tbody >
156- </ table >
157-
158-
112+ </ h3 >
113+
114+
159115 < a id ="Calabonga_UnitOfWork_ExceptionHelper_GetMessages_ " data-uid ="Calabonga.UnitOfWork.ExceptionHelper.GetMessages* "> </ a >
160- < h4 id ="Calabonga_UnitOfWork_ExceptionHelper_GetMessages_System_Exception_ " data-uid ="Calabonga.UnitOfWork.ExceptionHelper.GetMessages(System.Exception) "> GetMessages(Exception)</ h4 >
116+ < h4 id ="Calabonga_UnitOfWork_ExceptionHelper_GetMessages_System_Exception_ " data-uid ="Calabonga.UnitOfWork.ExceptionHelper.GetMessages(System.Exception) "> GetMessages(Exception? )</ h4 >
161117 < div class ="markdown level1 summary "> < p > Returns recursively inner exceptions messages if they are exists</ p >
162118</ div >
163119 < div class ="markdown level1 conceptual "> </ div >
164- < h5 class ="decalaration "> Declaration</ h5 >
120+ < h5 class ="declaration "> Declaration</ h5 >
165121 < div class ="codewrapper ">
166- < pre > < code class ="lang-csharp hljs "> public static string GetMessages(Exception exception)</ code > </ pre >
122+ < pre > < code class ="lang-csharp hljs "> public static string GetMessages(Exception? exception)</ code > </ pre >
167123 </ div >
168124 < h5 class ="parameters "> Parameters</ h5 >
169- < table class ="table table-bordered table-striped table- condensed ">
125+ < table class ="table table-bordered table-condensed ">
170126 < thead >
171127 < tr >
172128 < th > Type</ th >
@@ -176,14 +132,14 @@ <h5 class="parameters">Parameters</h5>
176132 </ thead >
177133 < tbody >
178134 < tr >
179- < td > < span class ="xref "> System. Exception</ span > </ td >
135+ < td > < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.exception " > Exception</ a > </ td >
180136 < td > < span class ="parametername "> exception</ span > </ td >
181137 < td > </ td >
182138 </ tr >
183139 </ tbody >
184140 </ table >
185141 < h5 class ="returns "> Returns</ h5 >
186- < table class ="table table-bordered table-striped table- condensed ">
142+ < table class ="table table-bordered table-condensed ">
187143 < thead >
188144 < tr >
189145 < th > Type</ th >
@@ -192,14 +148,15 @@ <h5 class="returns">Returns</h5>
192148 </ thead >
193149 < tbody >
194150 < tr >
195- < td > < span class ="xref "> System.String </ span > </ td >
151+ < td > < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.string " > string </ a > </ td >
196152 < td > </ td >
197153 </ tr >
198154 </ tbody >
199155 </ table >
156+
200157</ article >
201158 </ div >
202-
159+
203160 < div class ="hidden-sm col-md-2 " role ="complementary ">
204161 < div class ="sideaffix ">
205162 < div class ="contribution ">
@@ -218,17 +175,17 @@ <h5 class="returns">Returns</h5>
218175 < i aria-hidden ="true "> ☾</ i >
219176 </ div >
220177 </ div >
221-
178+
222179 < nav class ="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix " id ="affix ">
223- < h5 > In This Article </ h5 >
180+ < h5 > In this article </ h5 >
224181 < div > </ div >
225182 <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
226183 </ nav >
227184 </ div >
228185 </ div >
229186 </ div >
230187 </ div >
231-
188+
232189 < footer >
233190 < div class ="grad-bottom "> </ div >
234191 < div class ="footer ">
@@ -237,8 +194,8 @@ <h5>In This Article</h5>
237194 < a href ="#top "> Back to top</ a >
238195 </ span >
239196 < div class ="pull-left ">
240-
241- < span > Generated by < strong > DocFX</ strong > </ span >
197+
198+ < span > Generated by < strong > DocFX</ strong > </ span >
242199 </ div >
243200 < div class ="toggle-mode pull-right visible-sm visible-xs ">
244201 < div class ="icon ">
@@ -256,8 +213,8 @@ <h5>In This Article</h5>
256213 </ div >
257214 < script type ="text/javascript " src ="../styles/toggle-theme.js "> </ script >
258215 </ footer > </ div >
259-
260- < script type ="text/javascript " src ="../styles/docfx.vendor.js "> </ script >
216+
217+ < script type ="text/javascript " src ="../styles/docfx.vendor.min. js "> </ script >
261218 < script type ="text/javascript " src ="../styles/docfx.js "> </ script >
262219 < script type ="text/javascript " src ="../styles/main.js "> </ script >
263220 </ body >
0 commit comments