Table of Contents

Class IdentityInfoException

Namespace
BlueByte.SOLIDWORKS.PDMProfessional.SDK.Exceptions
Assembly
BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll
public class IdentityInfoException : PDMSDKException, ISerializable, _Exception
Inheritance
IdentityInfoException
Implements
Inherited Members

Constructors

IdentityInfoException()

Creates a new instance of the base exception.

public IdentityInfoException()

IdentityInfoException(string, Exception)

Creates a new instance of the base exception.

public IdentityInfoException(string message, Exception innerException)

Parameters

message string

Message.

innerException Exception

Inner exception.