ReportRenderingException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このReportRenderingExceptionクラスは、レンダリング拡張でランタイム例外を作成するために使用されます。
public ref class ReportRenderingException : Exception
[System.Serializable]
public class ReportRenderingException : Exception
[<System.Serializable>]
type ReportRenderingException = class
inherit Exception
Public Class ReportRenderingException
Inherits Exception
- 継承
-
ReportRenderingException
- 属性
コンストラクター
プロパティ
| 名前 | 説明 |
|---|---|
| ErrorCode |
例外のエラーコードを受け取ります。 |
| Unexpected |
予期せぬ例外が発生したかどうかを示す |