AX#

Search Results for

    Show / Hide Table of Contents

    Class DuplicateIdentityException

    Exception thrown when a duplicate identity is detected.

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

    Constructors

    | Edit this page View Source

    DuplicateIdentityException(string)

    Declaration
    public DuplicateIdentityException(string message)
    Parameters
    Type Name Description
    string message

    Implements

    ISerializable
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFx. © MTS spol. s r.o. and awesome contributors