# GrapeCity.ActiveReports.FormattedText.FormattedTextException

## Content

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



  <h1 id="GrapeCity_ActiveReports_FormattedText_FormattedTextException" data-uid="GrapeCity.ActiveReports.FormattedText.FormattedTextException" class="text-break">FormattedTextException Class
</h1>
  <div class="markdown level0 summary"><p>The exception thrown when an error is caused by an inapplicable value of the control.</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.exception">Exception</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.systemexception">SystemException</a></div>
    <div class="level3"><span class="xref">XmlException</span></div>
    <div class="level4"><span class="xref">FormattedTextException</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.FormattedText.html">GrapeCity.ActiveReports.FormattedText</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_FormattedText_FormattedTextException_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FormattedTextException : XmlException, ISerializable</code></pre>
  </div>
  <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_FormattedText_FormattedTextException_Message" data-uid="GrapeCity.ActiveReports.FormattedText.FormattedTextException.Message">
          <a class="xref" href="GrapeCity.ActiveReports.FormattedText.FormattedTextException.Message.html#GrapeCity_ActiveReports_FormattedText_FormattedTextException_Message">Message</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a message that describes the current exception.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_FormattedText_FormattedTextException_SpecifyErrorMessage_System_String_" data-uid="GrapeCity.ActiveReports.FormattedText.FormattedTextException.SpecifyErrorMessage(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.FormattedText.FormattedTextException.SpecifyErrorMessage.html#GrapeCity_ActiveReports_FormattedText_FormattedTextException_SpecifyErrorMessage_System_String_">SpecifyErrorMessage(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies a custom error message for the exception.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
