# GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Document_Section_UrlErrorEventArgs" data-uid="GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs" class="text-break">UrlErrorEventArgs Class
</h1>
  <div class="markdown level0 summary"><p>Represents the arguments of the url error event</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
    <div class="level2"><span class="xref">UrlErrorEventArgs</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Document.Section.html">GrapeCity.ActiveReports.Document.Section</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Document_Section_UrlErrorEventArgs_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class UrlErrorEventArgs : EventArgs</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_UrlErrorEventArgs__ctor" data-uid="GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs.-ctor.html#GrapeCity_ActiveReports_Document_Section_UrlErrorEventArgs__ctor">UrlErrorEventArgs()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs.html">UrlErrorEventArgs</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_UrlErrorEventArgs__ctor_System_Exception_" data-uid="GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs.#ctor(System.Exception)">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs.-ctor.html#GrapeCity_ActiveReports_Document_Section_UrlErrorEventArgs__ctor_System_Exception_">UrlErrorEventArgs(Exception)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs.html">UrlErrorEventArgs</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_UrlErrorEventArgs_Exception" data-uid="GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs.Exception">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs.Exception.html#GrapeCity_ActiveReports_Document_Section_UrlErrorEventArgs_Exception">Exception</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the exception.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
