Класс ReportRenderingException
This ReportRenderingException class is used by rendering extensions to create runtime exceptions.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ReportRenderingException _
Inherits Exception
'Применение
Dim instance As ReportRenderingException
[SerializableAttribute]
public class ReportRenderingException : Exception
[SerializableAttribute]
public ref class ReportRenderingException : public Exception
[<SerializableAttribute>]
type ReportRenderingException =
class
inherit Exception
end
public class ReportRenderingException extends Exception
Иерархия наследования
System. . :: . .Object
System. . :: . .Exception
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportRenderingException
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.