Search Results for

    Show / Hide Table of Contents

    Class UnNamedException

    Provide utitilies for handling streams, write strings, read/write datatypes etc.

    Inheritance
    object
    Exception
    UnNamedException
    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 UnNamedException : Exception, ISerializable

    Constructors

    UnNamedException(string)

    Constructor

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

    Implements

    ISerializable
    In this article
    Back to top Generated by DocFX