ReportViewerException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class ReportViewerException abstract : Exception
[System.Serializable]
public abstract class ReportViewerException : Exception
[<System.Serializable>]
type ReportViewerException = class
inherit Exception
Public MustInherit Class ReportViewerException
Inherits Exception
- Herança
-
ReportViewerException
- Derivado
- Atributos
Construtores
ReportViewerException(SerializationInfo, StreamingContext) | |
ReportViewerException(String) | |
ReportViewerException(String, Exception) |