You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="markdown level0 summary"><p>Represents an error that occurred while communicating with the EasyPost API.
76
-
This is typically due to a specific HTTP status code, such as 4xx or 5xx.
77
-
This is different than the <aclass="xref" href="EasyPost.Models.API.Error.html">Error</a> class, which represents information about what triggered the failed request.
78
-
The information from the top-level <aclass="xref" href="EasyPost.Models.API.Error.html">Error</a> class is used to generate this error, and any sub-errors are stored as a list of <aclass="xref" href="EasyPost.Models.API.Error.html">Error</a> objects.</p>
76
+
This is typically due to a specific HTTP status code, such as 4xx or 5xx.</p>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_ApiError__ctor_System_String_System_Nullable_System_Int32__System_Nullable_System_String__System_Nullable_List_EasyPost_Models_API_Error___.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.ApiError.%23ctor(System.String%2CSystem.Nullable%7BSystem.Int32%7D%2CSystem.Nullable%7BSystem.String%7D%2CSystem.Nullable%7BList%7BEasyPost.Models.API.Error%7D%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
112
+
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_ApiError__ctor_System_String_System_Nullable_System_Int32__System_Nullable_System_String__System_Nullable_List_System_Object___.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.ApiError.%23ctor(System.String%2CSystem.Nullable%7BSystem.Int32%7D%2CSystem.Nullable%7BSystem.String%7D%2CSystem.Nullable%7BList%7BSystem.Object%7D%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<divclass="markdown level1 summary"><p>Initializes a new instance of the <aclass="xref" href="EasyPost.Exceptions.API.ApiError.html">ApiError</a> class.</p>
<td><p>Optional list of <aclass="xref" href="EasyPost.Models.API.Error.html">Error</a> objects to store as a property.</p>
157
+
<td><p>Optional list of errors to store as a property.</p>
160
158
</td>
161
159
</tr>
162
160
</tbody>
@@ -168,7 +166,7 @@ <h3 id="fields">Fields
168
166
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_ApiError_Code.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.ApiError.Code%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_ApiError_Errors.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.ApiError.Errors%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<divclass="markdown level1 summary"><p>A list of <aclass="xref" href="EasyPost.Models.API.Error.html">Error</a> objects that contain information about what triggered the failed request.</p>
202
+
<divclass="markdown level1 summary"><p>A list of errors that contain information about what triggered the failed request.</p>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_ApiError_StatusCode.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.ApiError.StatusCode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_ApiError_PrettyPrint.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.ApiError.PrettyPrint%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_ApiError.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.ApiError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_BadRequestError.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.BadRequestError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_ConnectionError.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.ConnectionError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_GatewayTimeoutError.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.GatewayTimeoutError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_InternalServerError.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.InternalServerError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_InvalidRequestError.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.InvalidRequestError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_MethodNotAllowedError.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.MethodNotAllowedError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_NotFoundError.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.NotFoundError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<ahref="https://github.com/EasyPost/easypost-csharp/new/master/apiSpec/new?filename=EasyPost_Exceptions_API_PaymentError.md&value=---%0Auid%3A%20EasyPost.Exceptions.API.PaymentError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
0 commit comments