Search Results for

    Show / Hide Table of Contents

    Class NoDataToPrintException

    Custom exception to be controlled,when the report is empty

    Inheritance
    object
    Exception
    NoDataToPrintException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetType()
    Exception.TargetSite
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.StackTrace
    Exception.SerializeObjectState
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public class NoDataToPrintException : Exception, ISerializable

    Constructors

    NoDataToPrintException(string)

    Constructor

    Declaration
    public NoDataToPrintException(string amessage)
    Parameters
    Type Name Description
    string amessage

    Implements

    ISerializable
    In this article
    Back to top Generated by DocFX